bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add sleep builtin


From: Ilkka Virta
Subject: Re: Add sleep builtin
Date: Tue, 21 Aug 2018 11:22:10 +0300
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 21.8. 02:35, Chet Ramey wrote:
I don't think there's a problem with a `syntax conflict' as long as any
builtin sleep accepts a superset of the POSIX options for sleep(1).

The sleep in GNU coreutils accepts suffixes indicating minutes, hours
and days (e.g.  sleep 1.5m  or  sleep 1m 30s  for 90 seconds). I didn't
see support for those in konsolebox's patch, so while that's not
conflicting syntax per se, the lack of that option might trip someone.


--
Ilkka Virta / itvirta@iki.fi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]