Answers for "check ip address mac"

3

how to get my ip address mac terminal

# First launch Terminal in Mac
#Then past code below:

ipconfig getifaddr en0
Posted by: Guest on June-23-2020
8

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