Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sh wait 10 seconds

sleep .5 # Waits 0.5 second.
sleep 5  # Waits 5 seconds.
sleep 5s # Waits 5 seconds.
sleep 5m # Waits 5 minutes.
sleep 5h # Waits 5 hours.
sleep 5d # Waits 5 days.
Comment

PREVIOUS NEXT
Code Example
Shell :: get kubernetes join command 
Shell :: install protonvpn ubuntu 
Shell :: bash display items in array 
Shell :: ssh remove known_hosts entry 
Shell :: ubuntu install Tesseract OCR 
Shell :: bash combine commands 
Shell :: how to install vagrant on linux 
Shell :: flutter doctor Xcode installation is incomplete; a full installation is necessary for iOS development. 
Shell :: ssd health check terminal linux 
Shell :: pop last commit git 
Shell :: git remember credentials 
Shell :: bash for file in 
Shell :: linux compress folder 
Shell :: how to login to git from terminal 
Shell :: cmake openssl linux 
Shell :: hello world shell script 
Shell :: brave browser linux 
Shell :: how to install idle on ubuntu 20.04 
Shell :: laravel 9 install composer 
Shell :: git show upstream 
Shell :: github ssh key ubuntu 
Shell :: conda install tabula 
Shell :: how to uninstall lightshot in ubuntu 
Shell :: how to make a file writable in ubuntu 20.04 
Shell :: create tar 
Shell :: docker command to find jenkins password 
Shell :: install chromium terminal 
Shell :: ubuntu empty swap 
Shell :: install composer wsl 
Shell :: install ffmpeg ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =