Answers for "get host file on mac"

4

mac host file

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

modify a host file mac

sudo vim /etc/hosts
sudo killall -HUP mDNSResponder
Posted by: Guest on December-14-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language