Open Current Folder in Finder from the Terminal

From the Terminal, you can immediately open whatever folder or directory you are working within into the Finder by simply typing the following command:
open .
This will open the present working directory (PWD in the world of UNIX acronyms) in the Terminal / Command line into the Finder. So if you’re digging around in /Library/Preferences/Mozilla/ and type open . that folder will be opened in the Finder. The screenshot above shows this in action while the PWD within the Terminal is the /Applications directory, thus the Applications folder is opened in the Finder.

how do you do it the other way around – i often want to open Terminal at the path open in Finder.
[...] http://osxdaily.com/2009/11/30/open-current-folder-in-finder-from-the-terminal/ Written by Danny in: Mac | 标签:command, Mac, Terminal, tips 1 [...]
[...] Shared Open Current Folder in Finder from the Terminal. [...]
[...] Shared Open Current Folder in Finder from the Terminal. [...]
[...] Shared Open Current Folder in Finder from the Terminal. [...]
[...] Oops looks like David covered this a month ago: Open Current Folder in Finder from the Terminal, Thanks for pointing this out [...]
life saver!
[...] Open Current Folder in Finder from the Terminal Categories: Apple, [...]
[...] option is to use the command line and open to bring the root directory into the GUI through [...]