learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square77fedilinkarrow-up1116arrow-down13
arrow-up1113arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 days agomessage-square77fedilink
minus-squareShayeta@feddit.orglinkfedilinkEnglisharrow-up4·edit-216 hours 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: