update repository
[cmdllinux.git] / bash_n_examples / bash / wget / _wget_page.sh
blob737cb80a9d6b410e5e1435ab58bacd889b8c6581
1 #wget -r -l 1 -np -k
2 #--domains host.com
3 #--no-clobber --page-requisites --html-extension
4 #-e robots=off
5 #-P dir
6 #-A jpeg,jpg,png,html
7 wget -r -l 1 -np -A gz,xz host.com/dir
8 wget -E -H -k -p --html-extension https://stackoverflow.com/questions/5947742/how-to-change-the-output-color-of-echo-in-linux