|
Member
Join Date: Dec 2005
|
Can I hide files on a Mac as I can in Windows? If yes, how? There are some files that come with my external HD that I do not want to see all the time.
|
|
|
quote |
|
Not sayin', just sayin'
|
You could add a period to the beginning of their name, e.g., change "file.ext" to ".file.ext" I think.
|
|
|
quote |
|
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
Though, you'll have to do that in Terminal. Finder won't let you.
|
|
|
quote |
|
Member
Join Date: Dec 2005
|
|
|
|
quote |
|
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
mv filename .filename
For more information: man mv |
|
|
quote |
|
Selfish Heathen
Join Date: May 2004
Location: Zone of Pain
|
In case that was too vague, here's a broader explanation. Terminal is an application located at /Applications/Utilities/Terminal.app. It provides a command-line interface for Mac OS X.
"mv" is one of the many commands you can use. You want to "cd" to the directory containing the file you want to change (like "cd /Users/brad/Desktop/"), then "mv" it from its old name to the new name that is preceded by the period. To learn more about the "mv" command, you can use the "man" command (short for "manual"). By entering "man mv", you will get the manual for the "mv" command. You can use the up and down arrows to scroll through it. When you're finished, press the 'q' key. On the other hand, there are several apps with a GUI that allow you to toggle visibility without renaming the file. The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting. |
|
|
quote |
|
Member
Join Date: Dec 2005
|
thanks for the explanation. I think I will just try a program for this.
|
|
|
quote |
|
I shot the sherrif.
|
yeah, there are a lot if you search for this on macupdate.com and a few others.
|
|
|
quote |
| Posting Rules | Navigation |
|
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Viewing .pub (MS Publisher) files | Banana | Third-Party Products | 10 | 2006-11-09 19:12 |
| .Band files -> AIFF files without losing quality | World Leader Pretend | Apple Products | 20 | 2006-03-18 01:05 |
| I fear lightning. (re: surge protectors and backups) | LudwigVan | General Discussion | 19 | 2006-01-21 15:58 |
| Empty files copied from networked drive | skid_boy_99 | Genius Bar | 0 | 2005-10-04 04:23 |
| Automator Renaming Files In Random Order | YouCanHaveYourPC | Apple Products | 4 | 2005-08-29 19:02 |