learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square51fedilinkarrow-up168arrow-down15
arrow-up163arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agomessage-square51fedilink
minus-squareShayeta@feddit.orglinkfedilinkEnglisharrow-up4·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: