Re: [dev] Re: sbase

From: pancake <pancake_AT_youterm.com>
Date: Fri, 10 Jun 2011 00:24:01 +0200

Here's my contribution:

* support for string mode format in chmod. Now you can do stuff like chmod +x .. g-rwx , ...
* fix uninitialized bug in tail
* simplify sleep() -- do not use getopt here.

The chmod patch is not complete at all, but works much better and +x is something many ppl use.

About sleep.. The bsd and gnu supprt milisecond resolution for sleep. The manpage doesnt reflects this. But maybe its useful to handle arguments like 0.5 or so ( sleep 0.5 )

http://lolcathost.org/b/sbase.patch

On 09/06/2011, at 17:28, Rob <robpilling_AT_gmail.com> wrote:

> On 9 June 2011 16:06, Hiltjo Posthuma <hiltjo_AT_codemadness.org> wrote:
>
>> I like it, but what about -signalnumber (and maybe -signalname), I use
>> -9 all the time :)
>
> I was wondering whether to do that or not, it's pretty useful but
> there's a fair bit more code. I'll leave it to cls to decide.
> <kill.c>
Received on Fri Jun 10 2011 - 00:24:01 CEST

This archive was generated by hypermail 2.2.0 : Fri Jun 10 2011 - 00:24:03 CEST