@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 9 months agoWhat's a handy terminal command you use often?message-square117fedilinkarrow-up1168arrow-down17
arrow-up1161arrow-down1message-squareWhat's a handy terminal command you use often?@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 9 months agomessage-square117fedilink
minus-squareLazaroFilmlinkfedilinkEnglish41•edit-29 months agocd then ls then cd then ls maybe I’ll throw a ls -a
minus-square@vrighter@discuss.tchncs.delinkfedilink10•9 months agoI use -A instead, which doesn’t show “.” and “…”
minus-square@blackbirdbiryani@lemmy.worldlinkfedilink7•9 months agoNah you gotta alias ls -a to la for more efficiency.
cd
thenls
thencd
thenls
maybe I’ll throw als -a
I use -A instead, which doesn’t show “.” and “…”
Nah you gotta alias ls -a to la for more efficiency.