Thorsten Zörner wrote: > Hi there, Hi,
> is there a way to make the /opt folder visible in the Finder? > I know, there are some tools around, which I would like to avoid > and of course I could always browse through it in my Terminal... > I was just wondering. sudo /Developer/Tools/SetFile -a v /opt This should work, it just removes the "Invisible" flag on the directory. You might need to relaunch Finder afterwards. Regards, Rainer _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
