Wget --output-file = logfile.txt --recursive --spider http://example.com | Use wget to get a local copy of a site with all files and folders . This an ideal way to clone a (static html/css/javascript based ) site from the command line. #copy #clone #wget #download ‘µ GitHub : http://gist.github.com/jasperf/17e9572b74f052b8fa12daca07ba8565 | |
wget --output-file logfile_for_errors http://www.chris.tld/chrisbinnie.tar.gz | Get More with Wget - Practical Linux Topics (2016) : http://apprize.info/linux/topics/6.html |