Skip to content

Instantly share code, notes, and snippets.

@emjayoh
Created February 28, 2021 21:31
Show Gist options
  • Save emjayoh/fb237fd4c2e9960fcdf686c0ff970aa3 to your computer and use it in GitHub Desktop.
Save emjayoh/fb237fd4c2e9960fcdf686c0ff970aa3 to your computer and use it in GitHub Desktop.
[wget] open dir no parent or index file #wget #opendir #recursive #free #download
wget -r -np -R "index.html*" <url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment