how can i show hidden files in mac code example
Example 1: show hidden files mac
defaults write com.apple.Finder AppleShowAllFiles true
Example 2: show hidden files mac
cmd + shift + .
defaults write com.apple.Finder AppleShowAllFiles true
cmd + shift + .