learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square67fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 days agomessage-square67fedilink
minus-squaredoubtingtammy@lemmy.mllinkfedilinkarrow-up0·edit-24 days ago/ to search man pages was a gamechanger
minus-squarephantomwise@lemmy.mllinkfedilinkarrow-up0·3 days agousing tldr instead of man 90% of the time to preserve your sanity 🎉 COLORS ! READABILITY ! CONCISION ! CONCRETE EXAMPLES ! 🎉
minus-squareFauxLiving@lemmy.worldlinkfedilinkarrow-up0·edit-23 days 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.