踏破铁鞋无觅处,得来全不费功夫。终于找到了
Sent to you by 8O via Google Reader:
Filed under: Terminal Tips
When you open a Finder window and start browsing to a folder, do you lose track of the path to that folder? If you do, the Terminal command below will enable path view in the Finder -- this means that you will see the directory path to the current folder you are browsing in the title bar, instead of only seeing the name of the current directory.
To make directory paths visible atop Finder windows, open Terminal.app (/Applications/Utilities/) and type the following command:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
Once you run the above command, you will also need to restart the Finder, so you can either type "killall Finder" and hit return, or use the Force Quit option under the Apple menu to relaunch it. The Finder will restart, and you will start seeing the paths to directories in the title bar.
Update: As some have pointed out in the comments below, this Terminal command will only work with Mac OS X Leopard (version 10.5).
Ups
Want more tips and tricks like this? Visit TUAW's Terminal Tips section!
TUAWTerminal Tips: Enable "path view" in Finder originally appeared on The Unofficial Apple Weblog (TUAW) on Fri, 05 Dec 2008 11:00:00 EST. Please see our terms for use of feeds.
Things you can do from here:
- Subscribe to The Unofficial Apple Weblog (TUAW) using Google Reader
- Get started using Google Reader to easily keep up with all your favorite sites
0 个说法:
发表评论