show hidden in mac code example

Example 1: how to see hidden files in mac

Cmd + Shift + . (dot)

Example 2: mac show hidden files

>> To show hidden files, hold down: Cmd + Shift + . (dot) 
  
 >> Hold down Cmd + Shift + . (dot) a second time to hide the files again.

Example 3: show hidden files mac

defaults write com.apple.Finder AppleShowAllFiles true

Example 4: show hidden files osx

defaults write com.apple.Finder AppleShowAllFiles true
[Enter]
killall Findermixed

Example 5: show hidden files mac

cmd + shift + .

Example 6: display hidden files mac

defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder

Tags:

Misc Example