Download Whole Site Using WGET
We might want to download the whole website using common tools in Linux/Unix. We can achieve that by running below command.
wget -E -H -k -K -p http://google.com
The option -p
were used for WGET to download all files related to page to local storage, other option as a refinement.
Written by Azri Jamil
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#