Answers for "how to add hostfile in mac"

4

mac host file

sudo nano /etc/hosts
sudo killall -HUP mDNSResponder
Posted by: Guest on March-19-2021
1

path to hostfile mac

ON MAC:

cd /etc/

read file:

cat hosts
Posted by: Guest on December-10-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language