Skip to content

Instantly share code, notes, and snippets.

@8ig8
Created July 13, 2011 21:01
Show Gist options
  • Save 8ig8/1081321 to your computer and use it in GitHub Desktop.
Save 8ig8/1081321 to your computer and use it in GitHub Desktop.
Spider a page for broken links
wget --spider --no-parent -r -l1 -H --no-directories -erobots=off -o log.txt http://the-url.com/page/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment