How to copy a file path in OS X
Sometimes you may wish to get the full path of an item in the Finder, and while there are several ways to access file paths, not all will allow you to extract them as text to paste into documents you may be composing.
For example, if you select a file in the Finder and press Command-C to copy it, the behavior when pasting it will be different, depending on the program being used. In some cases the program will only paste the file name, but in others it may try to embed the file's contents or its icon where … Read more