Guest User

Untitled

a guest
May 22nd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. wget \
  2. --recursive \
  3. --no-clobber \
  4. --page-requisites \
  5. --html-extension \
  6. --convert-links \
  7. --restrict-file-names=windows \
  8. --domains www.domain.com \
  9. --no-parent \
  10. www.domain.com
Add Comment
Please, Sign In to add comment