You can show all hidden files in the finder, too.<br><br>defaults write com.apple.finder AppleShowAllFiles -bool TRUE<br><br>On tiger, this causes all icons to get a little bit transparent as though they're all hidden.<br>
<br>I think that there is a macosxhints discussion about this that wraps it all up in a nice applescript or automator applet.<br><br>Jonathan Saggau<br><br><div><span class="gmail_quote">On 4/10/06, <b class="gmail_sendername">
Dethe Elza</b> &lt;<a href="mailto:delza@livingcode.org">delza@livingcode.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 4/9/06, Daniel Lord &lt;<a href="mailto:daniellord@mac.com">daniellord@mac.com</a>&gt; wrote:<br>&gt;<br>&gt; On Apr 8, 2006, at 7:59 PM, linda.s wrote:<br>&gt;<br>&gt; &gt; Hi,<br>&gt; &gt; I installed quite a few python versions in my computer and I want to
<br>&gt; &gt; know where they are located.<br>&gt; &gt; Should i check them in the bin folder?<br>&gt; &gt; If so, why I can not find the bin folder in my home directory?<br>&gt;<br>&gt; Someone answered the portion regarding the commands. As for the
<br>&gt; location of the 'bin' directory, OS X hides several UNIX directories<br>&gt; in the Finder as part of their simplification facade. You can always<br>&gt; access them from the shell:<br>[snipped]<br><br>You can access them from the Finder too, either with the menu Go-&gt;Go
<br>to Folder... or via the keyboard: Cmd-Shift-G.&nbsp;&nbsp;Either way, you can<br>then type in any directory (such as /bin/) and it will open up a<br>Finder window for it, whether it is normally visible in the Finder or<br>not.<br>
<br>If you're already in the Terminal (or other command-line shell), the<br>command &quot;open [directory]&quot; will open the directory as a folder in the<br>Finder.&nbsp;&nbsp;So, &quot;open .&quot; will open the current directory, and &quot;open
<br>/usr/local/bin&quot; will open that directory in a Finder window.&nbsp;&nbsp;Of<br>course, the quotes are just for this email, you don't type them in the<br>command.<br><br>--Dethe<br>_______________________________________________
<br>Pythonmac-SIG maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:Pythonmac-SIG@python.org">Pythonmac-SIG@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/pythonmac-sig">http://mail.python.org/mailman/listinfo/pythonmac-sig
</a><br></blockquote></div><br><br clear="all"><br>-- <br>The extent to which an individual can resist being blindly led by tradition is a good measure of his vitality.&nbsp;&nbsp;- Harry Partch<br><br>There is a computer disease that anybody who works with computers knows about. It's a very serious disease and it interferes completely with the work. The trouble with computers is that you 'play' with them! - Richard P. Feynman
<br><br>Few people are capable of expressing with equanimity opinions which differ from the prejudices of their social environment.&nbsp;&nbsp;Most people are not even capable of forming such opinions.&nbsp;&nbsp;- Einstein<br><br>