This little snippet allows the full path to be shown in the finder window on Mac OS X Leopard.
Open Terminal and past the following code in then press enter.
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES && killall Finder
This little snippet allows the full path to be shown in the finder window on Mac OS X Leopard.
Open Terminal and past the following code in then press enter.
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES && killall Finder
Wow this was potentially one of the best posts I have read on the topic so far. I don’t know where you get all your information but keep it coming! I’m gunna send some individuals on over to read this. Fantastic, just plain awesome. I’m have just started getting into writing articles myself, nothing compared to your writing potential (doh).