Hi, all. I've tried the following:
new-host-3:root# defaults write com.apple.Finder AppleShowAllFiles TRUE; killall -HUP Finder
new-host-3:root# defaults read com.apple.Finder AppleShowAllFiles
TRUE
new-host-3:root#
However, even after restarting Finder and verifying this boolean value has been changed, it still doesn't show hidden files (e.g., .htaccess). Is there anything else that needs to be done? I've tried restarting as well.
Any help is appreciated. Thanks!
new-host-3:root# defaults write com.apple.Finder AppleShowAllFiles TRUE; killall -HUP Finder
new-host-3:root# defaults read com.apple.Finder AppleShowAllFiles
TRUE
new-host-3:root#
However, even after restarting Finder and verifying this boolean value has been changed, it still doesn't show hidden files (e.g., .htaccess). Is there anything else that needs to be done? I've tried restarting as well.
Any help is appreciated. Thanks!
Last edited: