Skip to content

Instantly share code, notes, and snippets.

@clauswitt
Created September 6, 2010 08:59
Show Gist options
  • Save clauswitt/566820 to your computer and use it in GitHub Desktop.
Save clauswitt/566820 to your computer and use it in GitHub Desktop.
Search
(.)*(".*")(,)(".*")((ht|f)tp:\/\/w{0,3}[a-zA-Z0-9_\-.:#/~}]+)(",")((ht|f)tp:\/\/w{0,3}[a-zA-Z0-9_\-.:#/~}]+)(.)*([0-9]{8})
Replace
mkdir $11\ncd $11\nwget $5\nwget $8\ncd ..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment