|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
View/Hide /opt folder from FinderHow can I View/Hide the /opt folder from Finder? I have a laptop with
macports installed that for some reason does not display the /opt folder in the Finder... Thanks Luís _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: View/Hide /opt folder from FinderOn Nov 6, 2009, at 07:15 , Luís Beça wrote:
> How can I View/Hide the /opt folder from Finder? I have a laptop > with macports installed > that for some reason does not display the /opt folder in the Finder... chflags(1) to set/clear the "hidden" flag, "ls -lO" to see what flags are set. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery@... system administrator [openafs,heimdal,too many hats] allbery@... electrical and computer engineering, carnegie mellon university KF8NH _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: View/Hide /opt folder from FinderOn Nov 6, 2009, at 6:15 AM, Luís Beça wrote: > How can I View/Hide the /opt folder from Finder? I have a laptop > with macports installed > that for some reason does not display the /opt folder in the Finder... You can temporarily get around it by just going to Finder => Go => Go to folder . . . and typing in /opt - that will give you a finder window. There are ways to change the defaults for what is hidden and what isn't. If you want to change visibility permanently - give it a google. I think there are some apps which provide an easy interface for it. I just use shift-command-G which usually has /opt/local or ~/.ssh already in it . . . SR _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: View/Hide /opt folder from FinderOn 06.11.2009, at 13:15, Luís Beça wrote:
> How can I View/Hide the /opt folder from Finder? I have a laptop > with macports installed > that for some reason does not display the /opt folder in the Finder… sudo /Developer/Tools/SetFile -a v /opt Jochen _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: View/Hide /opt folder from FinderOn 2009-11-06 , at 05:15 , Luís Beça wrote:
> How can I View/Hide the /opt folder from Finder? I have a laptop > with macports installed > that for some reason does not display the /opt folder in the Finder... sudo chflags nohidden /opt Handy to be able to see /opt 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: View/Hide /opt folder from FinderIf you've Setfile -a V, you can Cmd-Shift-Period from the Open/Save
Dialog, and it will show hidden files. (10.6 only) Mark On Fri, Nov 6, 2009 at 1:53 PM, Steven Rogers <srogers1@...> wrote: > > On Nov 6, 2009, at 6:15 AM, Luís Beça wrote: > >> How can I View/Hide the /opt folder from Finder? I have a laptop with >> macports installed >> that for some reason does not display the /opt folder in the Finder... > > You can temporarily get around it by just going to Finder => Go => Go to > folder . . . and typing in /opt - that will give you a finder window. > There are ways to change the defaults for what is hidden and what isn't. If > you want to change visibility permanently - give it a google. I think there > are some apps which provide an easy interface for it. I just use > shift-command-G which usually has /opt/local or ~/.ssh already in it . . . > > SR > > > _______________________________________________ > macports-users mailing list > macports-users@... > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
| Free embeddable forum powered by Nabble | Forum Help |