Open Finder from the Terminal
December 15th, 2009 - Command Line, Mac OS X, Tips & Tricks
You can immediately access the present working directory in the Finder by typing the following command in the Terminal:
open .
If you have just launched Terminal, typing this in the command line will immediately open your home directory, but you can be anywhere and it works the same. You can also specify directories to open from the terminal into the Finder, like so:
open /Applications/Utilities/
This opens your utilities app folder. Try it with just about anything.
Note: Oops looks like David covered this a month ago: Open Current Folder in Finder from the Terminal, Thanks for pointing this out Carl!
Posted by: Bill Ellis

Order Mac OS X 10.6 Snow Leopard today from Amazon.com - $25!

Write a comment