355
this post was submitted on 18 Oct 2025
355 points (99.4% liked)
Tech
2160 readers
88 users here now
A community for high quality news and discussion around technological advancements and changes
Things that fit:
- New tech releases
- Major tech changes
- Major milestones for tech
- Major tech news such as data breaches, discontinuation
Things that don't fit
- Minor app updates
- Government legislation
- Company news
- Opinion pieces
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Don't fuck it up, linux people.
Remember, if you are tempted to say "rtfm", it's probably because you're a cunt.
Make everything easy to understand, in as many places as possible.
RTFM comments are probably mostly about using the terminal, which is a good thing, since man pages explain most of the things pretty good.
Indeed, only cases I see RTFM are stuff such as: how do I use the cut command to get columns 3 and 5 in a semicolon divided document? And even then there's generally someone explaining.
Now, regarding the quality of man pages... In maby cases it feels they were written in the 80s by someone who had to ship them as soon as possible and nobody ever improved them. Some commands are very well explained with examples and such, some have the options clearly explained, many just have the list of options without clarifying what the option is for.