learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square12linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agomessage-square12linkfedilink
minus-squaredoubtingtammy@lemmy.mllinkfedilinkarrow-up0·edit-22 months ago/ to search man pages was a gamechanger
minus-squarephantomwise@lemmy.mllinkfedilinkarrow-up0·2 months agousing tldr instead of man 90% of the time to preserve your sanity 🎉 COLORS ! READABILITY ! CONCISION ! CONCRETE EXAMPLES ! 🎉
minus-squareFauxLiving@lemmy.worldlinkfedilinkarrow-up1·edit-22 months agotldr is very useful Also, knowing vim keys is useful because a lot of terminal programs use them.
to search man pages was a gamechanger
using tldr instead of man 90% of the time to preserve your sanity
🎉 COLORS ! READABILITY ! CONCISION ! CONCRETE EXAMPLES ! 🎉
tldr is very useful
Also, knowing vim keys is useful because a lot of terminal programs use them.