Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>> I just want to see hidden files in Finder, why is that so hard?

> defaults write com.apple.finder AppleShowAllFiles TRUE ? > Or just use the terminal ?

You just proved his point.



Perhaps it is better to answer the "why is that so hard?" question instead.

I expect that it is because most people don't need or want that option. You could make an argument that there should be a checkbox for it in Finder preferences like in Windows, but even that isn't as straight forward as it sounds. Microsoft has split "hidden files" into multiple levels with UI checkboxes for two levels, "hidden" and "hidden system" files, though there are other files which are more hidden and never appear in Windows Explorer. Even people who want to see some hidden files probably don't want to see them all. And we've not even gotten into files which are backed by multiple file streams - you could make an argument for making it possible to show them too, since you might want to save disk space by deleting one stream but not the other.

But the real answer, I think, is that it is hard because these are the sorts of things you should probably be doing in the terminal in the first place, where ls -a works just fine.


> You just proved his point.

Granted, it's not candy-color obvious. But for a developer working on Linux, "hard" should represent a different barrier than for Joe Sixpack, yes?


There is a distinction between "doable" and "usable".

I should switch to Terminal every time I want to toggle hidden file visibility?

Or write a service to install on my Finder toolbar. (I did this, because I'm not Joe Sixpack, but it's still annoying. If I wanted to write my own UI, I wouldn't have gone out and bought one.)


Apple has decided that regular users should never see hidden files. I can see how this might be annoying to you, but I don't think I can be convinced that it's a bad justification.


>I should switch to Terminal every time I want to toggle hidden file visibility?

You only need to run that command once.


Someone wrote a little app that toggles it, but honestly, if you care that much about it to ask, just leave the hidden files visible all the time. I've found it to be the path of least confusion.


This widget works great for show/hide hidden files:

http://www.apple.com/downloads/dashboard/developer/hiddenfil...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: