GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
random-sleep(1) FreeBSD General Commands Manual random-sleep(1)

random-sleepwaits for a randomly selected time

random-sleep min_delay max_delay [-q | --quiet] [-w | --verbose]

random-sleep [-h | --help]

random-sleep [-v | --version]

random-sleep waits for a randomly selected time. The sleep time is chosen from the interval [min_delay, max_delay] given in seconds. Fractional seconds are supported.

The following options are available:

|
Quiet mode: no output is made.
|
Verbose mode: print selected delay and wake-up.
|
Prints command-line parameters.
|
Prints program version.

random-sleep 0 3600
 
random-sleep 0 300 --verbose
 
random-sleep 60.0 120.5 -w
 
random-sleep 0.10 0.50 --verbose
 
random-sleep --version
 
random-sleep --help
 
May 11, 2025 random-sleep

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.