On a Mac OS X 2.6.5 in the finder I renamed a file from test2.xls to test2.xlsTEMP:

alt text

However, at the UNIX command line, I see that the REAL name of the file is test2.xlsTEMP.xls:

alt text

How can I get Finder to show me the real names of my files?

link|improve this question

69% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Check Finder (menu) » Preferences » Advanced » Show all filename extensions.

alt text


Alternatively, select the file and press Cmd-I, or open the context menu and select Get Info. In this window, you see (and can edit) the full filename, as well as specify whether to display the individual file's extension:

alt text


Also worth mentioning is that your renaming issue only appears for extensions that aren't recognized by Finder:

alt text

(I know, not useful. Sue me!)

Just don't abuse the file extension for tagging files like this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.