learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square79fedilinkarrow-up1119arrow-down14
arrow-up1115arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 days agomessage-square79fedilink
minus-squaredoubtingtammy@lemmy.mllinkfedilinkarrow-up4·edit-25 days ago/ to search man pages was a gamechanger
minus-squarephantomwise@lemmy.mllinkfedilinkarrow-up3·4 days agousing tldr instead of man 90% of the time to preserve your sanity 🎉 COLORS ! READABILITY ! CONCISION ! CONCRETE EXAMPLES ! 🎉
minus-squareFauxLiving@lemmy.worldlinkfedilinkarrow-up2·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.