What's in the folder? Have you checked permissions on it?Hidden files are not showing, I just seem to be able to see the private folder as if it's a normal one.
What's in the folder? Have you checked permissions on it?
Four folders: etc, tftpboot, tmp, and var are in it.
The permissions say the system can read and write, everyone else can only read.
That sounds like the legit Private folder. I'm not sure why it would be visible.
Try showing hidden folders and see if another private folder shows up. It might be that OS X had to re-create it, but I couldn't begin to guess why. Mine shows to be created in Dec 2007 (before I got my Mac) and last modified in Feb 2008, also before I got my Mac.It says it was created in September of this year, any idea how that's possible? My last install was way before then.
You can do this without dev tools installed though I think it only works for folders unlike setfile.
Try this terminal command :
sudo chflags nohidden /private
Close... but i believe the OP wants to hide an already visible item:
sudo chflags hidden /private
...which works on regular files as well as directories.
Thanks for telling me how to hide it, I'll do that now.
Any idea why it was supposedly created just a few months ago, though?