Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash random sleep

MINWAIT=10
MAXWAIT=30
sleep $((MINWAIT+RANDOM % (MAXWAIT-MINWAIT)))
Comment

PREVIOUS NEXT
Code Example
Shell :: error during global initialization mongodb 
Shell :: zsh aliases 
Shell :: list all files by size 
Shell :: ! [remote rejected] main - main 
Shell :: install chromedriver linux 
Shell :: git stash docs 
Shell :: sudo cd 
Shell :: loop over file bash 
Shell :: How to find information about my RAM on linux 
Shell :: nano for windows 
Shell :: iis reset command 
Shell :: linux append content of file to another linux 
Shell :: delete directory mac terminal 
Shell :: how to download a text file with curl 
Shell :: update pyinstaller 
Shell :: expo font install 
Shell :: volver a commit anterior temporal 
Shell :: ubuntu install terraform 
Shell :: echo variable bash 
Shell :: gcloud set kubectl context 
Shell :: use touch id to sudo 
Shell :: echo date in bash 
Shell :: run pm2 in cluster mode 
Shell :: bash switch case 
Shell :: total disk space in linux 
Shell :: lib cairo win64 installation 
Shell :: renaming heroku remotes 
Shell :: how to install homebrew on macos 
Shell :: bash rename foldr 
Shell :: bash load file into list 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =