I have a file called ".hgignore copy" and I want to rename it to ".hgignore". With a regular file, if I click on the name in the finder, I can change it. But with a hidden file, it won't let me do that. How can I change the name?
feedback
|
|
In the worst case you could always open a terminal and rename it there.
| |||
|
feedback
|
|
You can rename the file in Terminal by entering
You can also enable displaying of hidden files in Finder by entering
in Terminal and restarting Finder by entering
afterwards A more user-friendly alternative to the second part of this answer is the use of Secrets, a "preference pane" extension for | |||
|
feedback
|