Joachim Fornallaz

Joachim’s Log

 

Archive for April, 2008

Make /opt invisible

Thursday, April 24th, 2008

Say you installed MacPorts on Mac OS X Leopard (client) and now there is a new folder called “opt” in the root level of the startup disk. To make it invisible in the Finder (but not in Terminal), enter the following command in the Terminal: sudo SetFile -a V /opt Make sure to restart the [...]