Pages

Showing posts with label Mac. Show all posts
Showing posts with label Mac. Show all posts

12 Jul 2012

4 Jun 2012

Add PATH for MAC or Linux temporarily

PATH=$PATH\:/dir/path

/dir/path is the path you want to add to your $PATH

28 Feb 2012

Some tips for Mac users

Show all hidden files:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder

Unlock folder recursively:
sudo chflags -R nouchg * ./