Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ip on mac

ifconfig | grep "inet "
Comment

check ip address mac

ifconfig en0
ipconfig getifaddr
Comment

what my ip mac

ipconfig getifaddr en0
Comment

get ip of mac

Use for wireless
ipconfig getifaddr en1
or for ethernet
ipconfig getifaddr en0

ipconfig getifaddr en0 is default for wifi interface.
Comment

what is my ip mac

To find your IP address on a Mac, go to 
System Preferences > Network 
and select your connection in the left sidebar. 

Then click Advanced > TCP/IP and you will see 
your computer's IP address next to IPv4 Address
and your router's IP address next to Router.
Comment

PREVIOUS NEXT
Code Example
Shell :: how to logout of git in terminal 
Shell :: install rpm ubuntu 
Shell :: ubuntu 21.04 mingw download 
Shell :: git remote add heroku 
Shell :: redux install 
Shell :: ubuntu unable to write file 
Shell :: restart wpa raspberrypi 
Shell :: powershell remove folder and contents 
Shell :: how to remove a package in laravel 8 
Shell :: bash display items in array 
Shell :: install webmin ubuntu 
Shell :: how to install vagrant on linux 
Shell :: ubuntu 20.04 uninstall imagemagick 
Shell :: install youtube-dl in ubuntu 
Shell :: shebang unix 
Shell :: uninstall netbeans ubuntu 20.04 
Shell :: install xelatex ubuntu 
Shell :: cmake openssl linux 
Shell :: scikit-learn install error 
Shell :: show users in sudo group 
Shell :: ionic capacitor ios live reload 
Shell :: git bypass hook 
Shell :: get dir name bash 
Shell :: raspberry config command line 
Shell :: give full permission to folder in ubuntu 
Shell :: failed to start daemon: pid file found, ensure docker is not running or delete /var/run/docker.pid 
Shell :: angular cli ubuntu 
Shell :: composer install drupal drush 
Shell :: ubuntu trash folder 
Shell :: spacevim install 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =