I suspect many applications to put invisible files or folders on my HD, under Jaguar. After trashing some apps, I want to get rid of those pesky things. So I need to inspect my HD to find all those invisibles files and folders. How ?
ResEdit doesn't help on OS X.
Comments
ls -a
will show all files
It's a preference pane that shows up like any other in the system preferences window. Using it is as easy as checking a box and relaunching the finder using Tinker Tool.
Tinker Tool gives you the option of "tinkering" with a butt-load of hidden OS X preferences. It's lots of fun if you're the sort who likes to customize your system.
<strong>if you don't mind messing in the terminal, a:
ls -a
will show all files</strong><hr></blockquote>
how do i use this command?
<strong>
how do i use this command?</strong><hr></blockquote>
Just as it is there. Open Terminal.app, and type it.
(i'd actually recommend using 'ls -al' -without quotes-, that shows the files in a nice list)
Greg's Browser is a classic application, but I use it whenever I am missing a gig or so of space. There is usually a print scratch file somewhere which needs deleting. This is one of the ways I find them... because the temp folder is invisible.
Hope this helps.