25 5 / 2011

Open Finder to any Directory from Terminal

You can use the command “open” to show any directory in the OS X Terminal. Super handy, especially with hidden files not displayed by default. For example, I can view all my SSH keypairs by typing “open ~/.ssh”.

(Source: devdaily.com)