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

PREVIOUS NEXT
Code Example
Shell :: find linux version 
Shell :: reset branch on local git 
Shell :: git untrack file 
Shell :: bash slurm show running jobs 
Shell :: login without a password is forbidden by configuration (see allownopassword) ubuntu 
Shell :: heroku select app 
Shell :: install keras anaconda jupyter notebook 
Shell :: change dns linux 
Shell :: how to install react on mac 
Shell :: ubuntu stop php 
Shell :: how to install laravel on mac 
Shell :: install npm mac 
Shell :: git fetch all remote branch 
Shell :: uninstall packages linux terminal 
Shell :: get docker script 
Shell :: node in ubuntu 
Shell :: migrate fresh 
Shell :: alamofire pod install 
Shell :: Install django requirements from txt file 
Shell :: powershell scoop 
Shell :: ping ip v4 
Shell :: rpi make executable 
Shell :: speedtest cli ubuntu 
Shell :: install heroku cli windows 
Shell :: docker wordpress plugins permissions 
Shell :: how to delete deployments in kubernetes 
Shell :: tailwind plugin prettier 
Shell :: chocolatey terraform install 
Shell :: arch linux install vscode 
Shell :: linux groups show name, password, id, members list 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =