Should my "usr" folder be visible?

MotionMan

Lifer
Jan 11, 2006
17,124
12
81
Based on my Google search, it should be hidden, but none of the suggestions on how to hide it I have found online work.

MotionMan
 

MotionMan

Lifer
Jan 11, 2006
17,124
12
81
Originally posted by: TheStu
what have you tried so far?

In Terminal:
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder

Reboot.

I also tried doing TRUE, Reboot, then FALSE, Reboot.


There was one other thing, but I cannot find it now (I tried this two nights ago and just got back to it).

MotionMan
 

MotionMan

Lifer
Jan 11, 2006
17,124
12
81
Originally posted by: Kmax82
Are you seeing other hidden folders and files?

No. And the usr folder is not translucent like other unhidden hidden folders I have seen.

MotionMan
 

TheStu

Moderator<br>Mobile Devices & Gadgets
Moderator
Sep 15, 2004
12,089
45
91
just for future reference, after you kill Finder you don't need to reboot to see the changes.

Try this in Terminal

sudo chflags hidden /usr

Type in your admin password and report back to us
 

MotionMan

Lifer
Jan 11, 2006
17,124
12
81
Originally posted by: TheStu
just for future reference, after you kill Finder you don't need to reboot to see the changes.

Try this in Terminal

sudo chflags hidden /usr

Type in your admin password and report back to us

That worked! Thanks.

BTW, are you a beer or wine man?

MotionMan
 

TheStu

Moderator<br>Mobile Devices & Gadgets
Moderator
Sep 15, 2004
12,089
45
91
Originally posted by: MotionMan
Originally posted by: TheStu
just for future reference, after you kill Finder you don't need to reboot to see the changes.

Try this in Terminal

sudo chflags hidden /usr

Type in your admin password and report back to us

That worked! Thanks.

BTW, are you a beer or wine man?

MotionMan

More beer than wine.
 

MotionMan

Lifer
Jan 11, 2006
17,124
12
81
Originally posted by: TheStu
Originally posted by: MotionMan
Originally posted by: TheStu
just for future reference, after you kill Finder you don't need to reboot to see the changes.

Try this in Terminal

sudo chflags hidden /usr

Type in your admin password and report back to us

That worked! Thanks.

BTW, are you a beer or wine man?

MotionMan

More beer than wine.

I'll see what I can do.

Thanks again for ALL your help.

MotionMan