Comment on Which guides to trust for novice / normie getting started?

Jumuta@sh.itjust.works ⁨3⁩ ⁨days⁩ ago

everytime you copy paste a terminal command, try see if you can understand what it’s doing with:

$ tldr mycommand (you need tealdeer installed)

and

$ mycommand --help

imo this is way more concise and beginner friendly than reading man pages

source
Sort:hotnewtop