Answers for "define host ip on mac"

4

mac host file

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

ip on mac

ifconfig | grep "inet "
Posted by: Guest on August-04-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language