Return to Snippet

Revision: 34054
at October 16, 2010 10:47 by arrowj


Updated Code
defaults write com.apple.finder AppleShowAllFiles FALSE

killall Finder

Revision: 34053
at October 16, 2010 10:39 by arrowj


Initial Code
defaults write com.apple.finder AppleShowAllFiles FALSE

killall Finder

Initial URL


Initial Description


Initial Title
finder - hide files

Initial Tags
terminal

Initial Language
Other