learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 4 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square79linkfedilinkarrow-up1117arrow-down14
arrow-up1113arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 4 days agomessage-square79linkfedilink
minus-squareShayeta@feddit.orglinkfedilinkEnglisharrow-up5·edit-22 days 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: