Command Line Interface Commands (Mac)#
if having difficulties with EACCESS, run:
(you no longer need sudo declarative after this)
sudo chown -R USER_NAME /usr/local/lib/node_modules/
sudo chmod -R 775 /usr/local/lib/node_modules/
npm install -g phonegap
cd /
cd ~
cd ..
cd /usr/local/bin
mv temp/.git code/.git
ls
clear
mkdir wwwhost
sudo -i (sudo means super do)
exit
ctrl+c
killall [appname-without-extension]
ex: killall Finder
open /Users/sarpay
chflags nohidden /users/sarpay/library
defaults write com.apple.finder AppleShowAllFiles true; killall Finder
rm -rf sample-project/
rm -iR /Users/sarpay/desktop/JustFacts
rm -R /Users/sarpay/desktop/JustFacts
rm -i MyFile.rtf
cd /usr/local/bin
ls
node and npm should be listed as a result
cd /usr/local/lib/node_modules
ls
@angular should be listed as a result
defaults write com.apple.screencapture type jpg