learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square68fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agomessage-square68fedilink
minus-squareShayeta@feddit.orglinkfedilinkEnglisharrow-up0·edit-22 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: