how could i view hidden files not only in finder, but in terminal itself by 'ls' command?
Hi!
I need to view hidden files in my terminal via 'ls' command. As suggested everywhere, I run:
defaults write com.apple.Finder AppleShowAllFiles YES; killall -HUP Finder
- and now I can view hidden files in Finder, but as for Terminal itself nothing changed. How could i view hidden files not only in finder, but in terminal itself by 'ls' command?
Many thanks in advance!
MacBook Pro, Mac OS X (10.7.5)