Mac command line

0 votes
265 views
added Sep 24, 2019 in Command-line by lcjr First Warrant Officer (11,850 points)
ifconfig |grep inet
//Find your IP Address via the Mac OS X Terminal
 
php -S localhost:8000
//To start local server-->
 
 cd /Applications/MAMP
//To find path folder/file on mac with CLI Right click on folder/file and paste it to CLI e.g

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...