The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

sleep - suspend execution for a number of seconds.

SYNOPSIS

sleep seconds

DESCRIPTION

true exits succesfully. false exits unsuccesfully.

OPTIONS

sleep accepts the following options:

-?

Print out a short help message, then exit.

ENVIRONMENT

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

BUGS

sleep has no known bugs.

REVISION HISTORY

    $Log: sleep,v $
    Revision 1.1.1.1  2001/06/06 08:55:06  sdague
    initial import

    Revision 1.1  2001/05/14 00:49:39  sdague
    added more files

    Revision 1.0  1999/02/26 12:54:05  randy
    Initial revision

AUTHOR

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

COPYRIGHT and LICENSE

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.