Written by me@grafxflow
11 Mar, 2013
0
3,021
Sometimes is handy to view those hidden files on your mac. The files that usually start with a '.' such as '.example_file_name'.
Simply use these to hide and show.
CMD + SHIFT + .
This has to be done using the Terminal app found in:
Applications -> Utilities -> Terminal
To Show:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
To Hide:
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
30 Dec, 2018
03 Aug, 2014
07 Oct, 2016
I am a Full-stack Developer who also started delving into the world of UX/UI Design a few years back. I blog and tweet to hopefully share a little bit of knowledge that can help others around the web. Thanks for stopping by!
Follow11 Jul, 2023
21 Jun, 2023
Views: 166,585
Views: 40,466
Views: 37,234
Views: 33,736