Skip to content

Instantly share code, notes, and snippets.

@anilshanbhag
Created July 30, 2013 06:26
Show Gist options
  • Save anilshanbhag/6110743 to your computer and use it in GitHub Desktop.
Save anilshanbhag/6110743 to your computer and use it in GitHub Desktop.
Pavuk
pavuk -mode sync \
-fnrules F '*' '%h/%d/%b.%Y' \
-url_pattern '*about.com*' \
-skip_url_pattern '*?*' \
-skip_url_pattern '*.png*' \
-skip_url_pattern '*.jpg*' \
-skip_url_pattern '*.css*' \
-skip_url_pattern '*.js*' \
http://www.about.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment