learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 months agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square69linkfedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 months agomessage-square69linkfedilink
minus-squareShayeta@feddit.orglinkfedilinkEnglisharrow-up2·edit-23 months agoKnowing: pwd, ls, cd, cat/less, cp, mv, rm, rmdir, rm -rf, ls -lah command --help man command | grep thing I care about bonus points if you have tldr command installed
Knowing: