learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square76fedilinkarrow-up1117arrow-down13
arrow-up1114arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agomessage-square76fedilink
minus-squareShayeta@feddit.orglinkfedilinkEnglisharrow-up4·edit-21 day 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: