6 ms·
Im a big fan of a cli program called tldr[1]. Usually when the internet says "Run these commands", they either don't tell you what they do, or tell you to just
by MFogleman 7y ago
Im a big fan of a cli program called tldr[1].
Usually when the internet says "Run these commands", they either don't tell you what they do, or tell you to just check `man`. The problem is that man pages can be super long, can have a somewhat intimidating syntax, and 1,000 flags that arent your flag. Running `tldr program_name` gives you a way simpler manual with common flags and actual examples.
[1]https://github.com/tldr-pages/tldr https://github.com/tldr-pages/tldr