learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square78fedilinkarrow-up1119arrow-down13
arrow-up1116arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agomessage-square78fedilink
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: