Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Nick T.

macrumors regular
Original poster
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.

Code:
defaults write com.apple.finder
_FXShowPosixInTitle –bool YES

Since it’s unclear if the magazine’s line-wrap meant:
Code:
defaults write com.apple.finder_FXShowPosixInTitle –bool YES
or
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?
 
How 'bout pointing me toward the documentation for doing defaults write com.apple.finder .... ....
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.