S sammyman macrumors 6502a Original poster Mar 21, 2005 998 66 May 21, 2008 #1 I wanted to see all .htaccess files, so I unhide them... Now I am wondering how to hide them again? I did something in the terminal that I found on some mac page. Thanks!
I wanted to see all .htaccess files, so I unhide them... Now I am wondering how to hide them again? I did something in the terminal that I found on some mac page. Thanks!
jeremy.king macrumors 603 Jul 23, 2002 5,479 1 Holly Springs, NC May 22, 2008 #2 If you enabled hidden files in Finder you can undo it with: Code: defaults write com.apple.finder AppleShowAllFiles FALSE killall Finder
If you enabled hidden files in Finder you can undo it with: Code: defaults write com.apple.finder AppleShowAllFiles FALSE killall Finder