Jan 14
You can enable the display of the path to each Finder window as that window’s title by typing the two following commands in the terminal:
$ defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
You can enable the display of the path to each Finder window as that window’s title by typing the two following commands in the terminal:
$ defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
Recent Comments