Tagged Questions
8
votes
1answer
1k views
Making ls aware of “hidden” file flag
Is it possible to make ls aware of the hidden file flag on Mac OS X?
Currently, a simple ls -lO produces:
$ ls -lO
total 0
drwxr-xr-x@ 84 danielbeck staff - 2856 29 Mai 22:44 Applications
...