The April issue of MacWorld, pg 58, has a tip showing how to move the path bar from the bottom to the top of the Finder window.
Since its unclear if the magazines line-wrap meant:
or
I tried it both ways with no success - - and yes, I did remember to relaunch Finder.
Any ideas?
Code:
defaults write com.apple.finder
_FXShowPosixInTitle bool YES
Since its unclear if the magazines line-wrap meant:
Code:
defaults write com.apple.finder_FXShowPosixInTitle bool YES
Code:
defaults write com.apple.finder _FXShowPosixInTitle bool YES
I tried it both ways with no success - - and yes, I did remember to relaunch Finder.
Any ideas?