Thursday, 7 June 2018

Linux from the command line -- The sleep command

Linux from the command line -- The sleep command

Sometimes you need your system to wait before doing something, especially in a script. The sleep command is just what the penguin ordered.

There are plenty of uses outside of scripts too. Like when combined with the shutdown command.
https://www.howtoforge.com/linux-sleep-command/

No comments:

Post a Comment