bug-coreutils
[Top][All Lists]
Advanced

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

bug#7877: sleep takes undocumented hex args


From: jidanni
Subject: bug#7877: sleep takes undocumented hex args
Date: Fri, 21 Jan 2011 07:31:18 +0800

The documentation doesn't say that one can also use hex args:
$ time /bin/sleep 0x10
real    0m16.007s
However not octal args:
$ time /bin/sleep 010
real    0m10.003s
Maybe say how too.





reply via email to

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