If you are trying to edit .htaccess files or other invisible files through the GUI, or using Fetch's automatic linkage with BBedit, you will need to show hidden files.
Open the terminal and type:
defaults write com.apple.finder AppleShowAllFiles TRUE
you can restart the Finder through the terminal by typing:
killall Finder
or
- select "Force Quit Applications" in the Apple menu,
- select "Finder from the list and
- click the "Relaunch" button.
Many thanks to "Matthew" for this one!
Ads by Google
Posted by ellen at October 25, 2008 08:41 AM
hi, whats the codes to reverse the process?