recoursive wget without saving file


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

e.g for building up caches of a website


Copy this code and paste it in your HTML
  1. wget -v -r -nd --delete-after http://<domain>/

Report this snippet


Comments


You need to login to view comments.