@[email protected] to [email protected] • 1 year 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] • 1 year agomessage-square265fedilink
minus-squareLazaroFilmlinkfedilinkEnglish57•edit-21 year agocd then ls then cd then ls maybe I’ll throw a ls -a
minus-square@[email protected]linkfedilink13•1 year agoI use -A instead, which doesn’t show “.” and “…”
minus-square@[email protected]linkfedilink9•1 year agoNah you gotta alias ls -a to la for more efficiency.
minus-square@[email protected]linkfedilink2•1 year 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.