Skip to content

Instantly share code, notes, and snippets.

@YimingYAN
Created November 27, 2016 02:33
Show Gist options
  • Save YimingYAN/c4d67ced6179c730fe07aa4f903208ab to your computer and use it in GitHub Desktop.
Save YimingYAN/c4d67ced6179c730fe07aa4f903208ab to your computer and use it in GitHub Desktop.
wget downloadd all pdf files from a wenpage

To filter for specific file extensions:

wget -A pdf -m -p -E -k -K -np http://site/path/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment