To Display Full Paths in Finder Windows


To display full paths in Finder windows, open a Terminal.app window and enter this command:

   defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES

Comments

Popular posts from this blog

Authentication for RESTful APIs

Security From Happiness

Actually Getting to Least Privilege in AWS Lambda