Archives
Admin / Logout

Adam Merrifield

a picture of me
I am a theme developer, a coder and internet personality.

what i am

I am the owner and operator of seyDoggy Systems, a small theme, code and design outfit based in Kitchener, Ontario, Canada. We primarily develop web based technologies but have begun to dabble in the desktop realm.

what i do

I code like a fool. I design like a fool. I am happiest when I can split my time between the two (though I tire of Photoshop faster then I do Sublime Text 2 or Terminal), and somehow I have managed to etch out a living doing so.

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.

via Open Current Folder in Finder from the Terminal.

| Trackback

Comments are closed.

Powered by RapidWeaver, WP-Blog and WordPress 3.5.1