12 May
2007
12 May
'07
5:41 a.m.
On May 11, 2007, at 9:31 PM, Travis La Marr wrote:
After installing some packages, /opt has become visible in my Finder. Is there any way to have this continue to be hidden? I've tried repairing permissions with no luck, and Google has turned up nothing.
Try: cd /Developer/Tools/ sudo ./SetFile -a V /opt That should take care of it. Michael