how to show hidden folders mac code example
Example 1: how to see hidden files in mac
Cmd + Shift + . (dot)
Example 2: display hidden files mac
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
Cmd + Shift + . (dot)
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder