Only show hidden files in certain directories
Posted
by Joseph Silvashy
on Super User
See other posts from Super User
or by Joseph Silvashy
Published on 2010-03-19T07:25:49Z
Indexed on
2010/03/19
7:31 UTC
Read the original article
Hit count: 493
On a Unix system (or more specifically on OS X) is it possible to show hidden files in only some directories? For example as a developer I want to see the hidden files in my Rails projects but not on my desktop as well.
I guess I'm just tired of seeing all these .DS_Store
and .trashes
files swimming around, any remedies not directly related are welcome too!
© Super User or respective owner