learnbyexample to Linux@lemmy.mlEnglish · 2 days agoWhat helps people get comfortable on the command line?jvns.caexternal-linkmessage-square76linkfedilinkarrow-up1115arrow-down14cross-posted to: programmingprogramming
arrow-up1111arrow-down1external-linkWhat helps people get comfortable on the command line?jvns.calearnbyexample to Linux@lemmy.mlEnglish · 2 days agomessage-square76linkfedilinkcross-posted to: programmingprogramming
minus-squaredoubtingtammy@lemmy.mllinkfedilinkarrow-up4·edit-22 days ago/ to search man pages was a gamechanger
minus-squarephantomwise@lemmy.mllinkfedilinkarrow-up2·15 hours agousing tldr instead of man 90% of the time to preserve your sanity 🎉 COLORS ! READABILITY ! CONCISION ! CONCRETE EXAMPLES ! 🎉
minus-squareFauxLiving@lemmy.worldlinkfedilinkarrow-up1·edit-26 hours 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.