Skip to content

Instantly share code, notes, and snippets.

@mmalchuk
Created September 29, 2015 07:37
Show Gist options
  • Save mmalchuk/3501a31178191a2f620a to your computer and use it in GitHub Desktop.
Save mmalchuk/3501a31178191a2f620a to your computer and use it in GitHub Desktop.
wget http://winhelp2002.mvps.org/hosts.txt -qO - |\
sudo bash -c "sed 's/^\(.*\).$/\1/' >>/etc/hosts"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment