Command option Sample:wget -w

Search command sample in the internet.It is the result.

wget -w [seconds] or --wait=[seconds] Configures Wget to wait the specified number of seconds between retrievals. Instead of seconds    Wget Download Manager | Doug Vitale Tech Blog : http://dougvitale.wordpress.com/2011/11/02/wget-download-manager/
wget -w 1 -Erkp -e robots=off [URL] -o wget.log    Installing Solr on Ubuntu | Drupal.org : http://www.drupal.org/node/27882
wget -w 10 -i to-download.txt    20 Wget Command Examples For Linux : http://www.rootusers.com/20-wget-command-examples-for-linux/
wget -w 10 -o log -i urlfile    wget command examples ~ Linux IQ : http://linuxadministrative.blogspot.com/2014/05/wget-command-examples.html
wget -w 2 -i    wgetting TED Talk Transcripts – John Laudun : http://johnlaudun.org/20160518-wgetting-ted-talk-transcripts/
wget -w 20 --random-wait -mk "     Wget Examples | KrazyWorks : http://www.krazyworks.com/wget-examples/
wget -w 20 --random-wait -mk http://example.com/    More advanced wget usage | FOSSwire : http://fosswire.com/post/2008/04/more-advanced-wget-usage/
wget -w 20 --random-wait -mk http://example.com/    Wget | UnixDude : http://www.unixdude.org/category/commands/wget/
wget -w 20 url    Interruptable gets with wget (Unix Power Tools, 3rd Edition) : http://docstore.mik.ua/orelly/unix3/upt/ch40_07.htm
wget -w 3 --random-wait -t 5 -e robots=off -m -k -K -o output.log    JoaoFerreira/WgetRefcard : http://wget.addictivecode.org/JoaoFerreira/WgetRefcard
wget -w 3" helps. However I wanted to show this case as the one that would also be better handled by automatic retry of 503    GNU Wget - Bugs: bug #20417, 503 respose is not retryable but... [Savannah] : http://savannah.gnu.org/bugs/index.php@20417
wget -w 60 -i /path/to/inputfile    How To Find A File In Linux Using The Command Line : http://www.lifewire.com/uses-of-command-wget-2201085
wget -w number in seconds [URL]    Wget command in Linux/Unix - GeeksforGeeks : http://www.geeksforgeeks.org/wget-command-linuxunix/