Skip to content

Instantly share code, notes, and snippets.

@kristelteng
Created April 24, 2015 01:46
Show Gist options
  • Save kristelteng/baa2a8ccc67539aac7d0 to your computer and use it in GitHub Desktop.
Save kristelteng/baa2a8ccc67539aac7d0 to your computer and use it in GitHub Desktop.
#!/bin/bash
wget \
--recursive \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--restrict-file-names=windows \
--no-parent \
$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment