Save entire web site with wget


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. wget --recursive --level=2 --span-hosts --page-requisites --convert-links http://example.net/

URL: http://www.gnu.org/software/wget/manual/wget.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.