For some reason this is now visible in my hard drive's root.
How do I hide it again? I don't wanna go near that thing!
How do I hide it again? I don't wanna go near that thing!
you should be able to issue the "sudo chflags hidden /private" command, followed by your password (as you are executing the command as a "root" user by using sudo, known as "super-user do").
also if you are unfamiliar use Terminal in the Utilities folder to excecute this command. note: Terminal will not display typing feedback when you enter your password.
Is this the only hidden file that is showing up (e.g. you're not seeing .DS_Store or anything else around in the Finder)?
To hide the private folder, you should be able to issue the "sudo chflags hidden /private" command, followed by your password (as you are executing the command as a "root" user by using sudo, known as "super-user do").
Thanks!
It showed up after a Time Machine restore, so I suppose somehow down the line, the settings changed. The terminal command did sure work though.
I know how to make folders invisible, but I am curious as to why my /private folder suddenly became visible... and why repairing permissions does not make it go invisible again, which I would have thought it would have done...
I know how to make folders invisible, but I am curious as to why my /private folder suddenly became visible... and why repairing permissions does not make it go invisible again, which I would have thought it would have done...