Skip to content

Instantly share code, notes, and snippets.

@rothgar
Created February 3, 2017 17:40
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rothgar/d32a2859c18c3141c0823e48cfd9fa0c to your computer and use it in GitHub Desktop.
Save rothgar/d32a2859c18c3141c0823e48cfd9fa0c to your computer and use it in GitHub Desktop.
Download Google SRE book for offline reading
#!/bin/bash
wget -r -nc -p --html-extension -k -D google.com -np https://landing.google.com/sre/book/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment