Skip to content

Instantly share code, notes, and snippets.

@xiaom
Created June 11, 2012 01:37
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 xiaom/2908034 to your computer and use it in GitHub Desktop.
Save xiaom/2908034 to your computer and use it in GitHub Desktop.
extract from toc.html
perl -n -e '/(http:\/\/community.livejournal.com\/clinic_duty\/[0-9]+.html)/ && print "$1\n"' toc.html | wget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment