Skip to content

Instantly share code, notes, and snippets.

@EtherTyper
Created October 22, 2016 15:22
Show Gist options
  • Select an option

  • Save EtherTyper/8b907e770c9d010b7be5fbb474bd91d3 to your computer and use it in GitHub Desktop.

Select an option

Save EtherTyper/8b907e770c9d010b7be5fbb474bd91d3 to your computer and use it in GitHub Desktop.
Download all MagPi issues to ~/.bash_profile
alias download_magpi='cd ~/magpi && wget -r -np -nH --cut-dirs=3 -nc -R "*.html*,test" https://www.raspberrypi.org/magpi-issues/ && rm robots.txt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment