@[email protected] to [email protected] • 2 years agoWhat's a handy terminal command you use often?message-square265fedilinkarrow-up1227arrow-down18
arrow-up1219arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 2 years agomessage-square265fedilink
minus-squareLazaroFilmlinkfedilinkEnglish57•edit-22 years agocd then ls then cd then ls maybe I’ll throw a ls -a
minus-square@[email protected]linkfedilink13•2 years agoI use -A instead, which doesn’t show “.” and “…”
minus-square@[email protected]linkfedilink9•2 years agoNah you gotta alias ls -a to la for more efficiency.
minus-square@[email protected]linkfedilink2•2 years agoDon’t forget your pwd thrown in to get back your bearings!
cdthenlsthencdthenlsmaybe I’ll throw als -aI use -A instead, which doesn’t show “.” and “…”
Nah you gotta alias ls -a to la for more efficiency.
lDon’t forget your
pwdthrown in to get back your bearings!Done be silly, that’s part of my prompt.