8 ms·
Get rid of it.
sudo echo "127.0.0.1 tcr.tynt.com" >> /etc/hosts
Get rid of it.
sudo echo "127.0.0.1 tcr.tynt.com" >> /etc/hosts
Adblock plus would do as well for FF users :)
shell redirection does not work with sudo (at least with bash). You will get a permission denied with this command
Good call, thanks for that tip.