|
|
Member Since: Mar 02, 2007
Location: St Helens, OR, USA
Posts: 250
Mac Specs: MacBook CoreDuo 2Ghz 768M RAM
|

03-20-2007, 01:55 PM
Quote:
Originally Posted by surfwax95
To view invisible folders and files, Open Terminal and copy/paste the following:
defaults write com.apple.Finder AppleShowAllFiles TRUE
The "bin" folder should be /MacintoshHD/usr/bin/. After you find it, fire up Terminal again and enter:
defaults write com.apple.Finder AppleShowAllFiles FALSE
|
a lot easier is to just open terminal and type:
"ls /"
"bin" is right there.
OR
using the Finder "Go to folder" menu, type: /bin
|
|
|
QUOTE
Thanks
|