Skip to content

Instantly share code, notes, and snippets.

@commuterjoy
Created May 28, 2012 11:46
Show Gist options
  • Save commuterjoy/2818734 to your computer and use it in GitHub Desktop.
Save commuterjoy/2818734 to your computer and use it in GitHub Desktop.
Page weight
mkdir -p weight/ && cd ./weight
wget --verbose -p -e robots=off -H -o /tmp/m.bbc.co.uk.log m.bbc.co.uk/news
tar -cvzf /tmp/m.bbc.co.uk *
du -h /tmp/m.bbc.co.uk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment