The shortcut is Command + Shift + . which toggles AppleShowAllFiles.
defaults write com.apple.Finder AppleShowAllFiles TRUE
Since shortcut is available there is no need to do it in terminal.
The shortcut is Command + Shift + . which toggles AppleShowAllFiles.
defaults write com.apple.Finder AppleShowAllFiles TRUE
Since shortcut is available there is no need to do it in terminal.