What's a handy terminal command you use often?
What's a handy terminal command you use often?
What's a handy terminal command you use often?
You're viewing a single thread.
cd
then ls
then cd
then ls
maybe I’ll throw a ls -a
I use -A instead, which doesn't show "." and ".."
Nah you gotta alias ls -a to la for more efficiency.
Don't forget your pwd
thrown in to get back your bearings!
Done be silly, that's part of my prompt.