Skip to content

Instantly share code, notes, and snippets.

@figital
Created November 4, 2010 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save figital/662514 to your computer and use it in GitHub Desktop.
Save figital/662514 to your computer and use it in GitHub Desktop.
#!/bin/sh
wget --directory-prefix=/home/sfitchet/archive/figital.com/$(date +\%Y-\%m-\%d) -E -H -k -K -p -nd http://www.figital.com
# don't forget to change the --directory-prefix to a location on your
# own system and obviously the URL you'd like to archive ;)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment