From bea0037dbdd979603fb0b5be8b43f5478c1f6fec Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Sep 2014 02:53:32 +0000 Subject: initial commit --- doc/s6-sleep.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 doc/s6-sleep.html (limited to 'doc/s6-sleep.html') diff --git a/doc/s6-sleep.html b/doc/s6-sleep.html new file mode 100644 index 0000000..68137d3 --- /dev/null +++ b/doc/s6-sleep.html @@ -0,0 +1,51 @@ + + + + + s6-portable-utils: the s6-sleep program + + + + + + +

+s6-portable-utils
+Software
+skarnet.org +

+ +

The s6-sleep program

+ +

+ s6-sleep sleeps for a given time. +

+ +

Interface

+ +
+     s6-sleep [ -m ] time
+
+ +

+ s6-sleep acts as the generic +sleep utility. +It ignores non-lethal signals. +

+ +

Extra options

+ + + +

Posixness

+ +

+ s6-sleep is suitable as a Single Unix +sleep +program. +

+ + + -- cgit v1.2.3