Red Hat Training

A Red Hat training course is available for Red Hat Fuse

shell:sleep


Name

shell:sleep, sleep — sleeps for a specified time, then wakes up

Synopsis

shell:sleep [ --help ] [[ -s ] | [ --second ]] { duration }

Arguments

Table 2.16, “shell:sleep Arguments” describes the command's arguments.

Table 2.16. shell:sleep Arguments

ArgumentInterpretation
--help Displays the online help for this command
-s, --second Specify the duration in seconds (instead of milliseconds).
duration The time to sleep in milliseconds (default) or in seconds (with the -s option).