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