Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14517 > unrolled thread

Re: Add sleep builtin

Started byIlkka Virta <itvirta@iki.fi>
First post2018-08-21 11:22 +0300
Last post2018-08-21 11:22 +0300
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Add sleep builtin Ilkka Virta <itvirta@iki.fi> - 2018-08-21 11:22 +0300

#14517 — Re: Add sleep builtin

FromIlkka Virta <itvirta@iki.fi>
Date2018-08-21 11:22 +0300
SubjectRe: Add sleep builtin
Message-ID<mailman.5356.1534839749.1292.bug-bash@gnu.org>
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

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web