
sleep - suspend execution for a number of seconds.

sleep seconds

true exits succesfully. false exits unsuccesfully.
sleep accepts the following options:
Print out a short help message, then exit.

The working of sleep is not influenced by any environment variables.

sleep has no known bugs.

$Log: sleep,v $
Revision 1.2 2004/08/05 14:17:44 cwest
cleanup, new version number on website
Revision 1.1 2004/07/23 20:10:16 cwest
initial import
Revision 1.0 1999/02/26 12:54:05 randy
Initial revision

The Perl implementation of sleep was written by Randy Yarger, randy.yarger@nextel.com.

This program is copyright by Randy Yarger 1999.
This program is free and open software. You may use, modify, distribute and sell this program (and any modified variants) in any way you wish, provided you do not restrict others to do the same.