finder - show files


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. defaults write com.apple.finder AppleShowAllFiles TRUE
  2.  
  3. killall Finder

Report this snippet


Comments


You need to login to view comments.