this post was submitted on 30 Jul 2023
225 points (95.5% liked)

GNU+Linux Humor

4820 readers
1 users here now

Memes, jokes and general humor about GNU+Linux

Rules:

founded 5 years ago
MODERATORS
 

Oh Man !!

top 12 comments
sorted by: hot top controversial new old
[–] JoMiran@lemmy.ml 30 points 1 year ago

Manpages that include a section full of the most common usage examples are the true MVP.

[–] yote_zip@pawb.social 16 points 1 year ago (1 children)

I really think tldr-esque snippets should be mandatory in manpages. Manpages are important documentation for when you already know how to use a program, but sometimes (always) I don't have 30 minutes to read the entire manual to figure out how to start using a program. The ffmpeg man is practically a book! Meanwhile tldr can give me exactly what I need to get started. If there's no tldr and I can't grep something out of the man, then I'm using a search engine.

[–] rosa666parks@lemmy.dbzer0.com 5 points 1 year ago (1 children)
[–] yote_zip@pawb.social 12 points 1 year ago (1 children)

Not all programs have a --help, and --help doesn't always give you clear examples of how to use something. For example, ffmpeg's help gives a dump of all the options, and no examples of how you probably want to put them together.

[–] rosa666parks@lemmy.dbzer0.com 5 points 1 year ago

Gotcha I’m still learning Linux, thanks for the clarification.

[–] ubluntu@kbin.social 12 points 1 year ago* (last edited 1 year ago) (1 children)

man -k Keyword search. For when you can't remember the name of the thing you forgot.

[–] Malgas@beehaw.org 4 points 1 year ago

apropos is also helpful in that situation.

[–] lowleveldata@programming.dev 7 points 1 year ago

you can always learn from history...

[–] SomeBoyo@feddit.de 5 points 1 year ago

Or tldr for those of us that are afraid of man

[–] cy_narrator@discuss.tchncs.de 2 points 5 months ago
[–] Saturdaycat@kbin.social 2 points 1 year ago