this post was submitted on 27 Mar 2026
100 points (86.2% liked)

Linux

65696 readers
79 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

Hello Linux community.

I'd like to take a moment to explain what I hope will be a simple concept (so really it's more of a reminder) that everyone should say least know and understand.

Not everyone (myself included) learns best by RTFM. Some of us need a guiding hand or to watch a video instead. It's not that we're lazy or don't like reading, it's just that it doesn't work efficiently enough.

top 50 comments
sorted by: hot top controversial new old
[–] curbstickle@anarchist.nexus 55 points 2 months ago (1 children)

RTFM long predates videos in the internet; at this point I'd actually call it inclusive of videos and guides.

I actually get pretty pissed off when the only guide for a feature beyond a couple lines of "here's what this can do" with no elaboration is just a video. I don't want a video. I want a damn manual with working examples.

But if its all there is, I'll watch it before asking questions. The same should go for people who prefer videos, they should at least try the manual first, or looking at some guides or videos.

What's frustrating for people (generically speaking) is when zero attempt is made in advance of posting questions, and from what I see, is the majority of "RTFM" responses.

[–] Auli@lemmy.ca 27 points 2 months ago (1 children)

Oh I hate how everything is a video. Sometimes I just want text so I can ship to relevant section.

[–] curbstickle@anarchist.nexus 11 points 2 months ago

It drives me nuts.

At least provide a transcript somewhere. Thats all I ask.

[–] utopiah@lemmy.ml 30 points 2 months ago (2 children)

I suggest to replace RTFM by WHYTSF : What Have You Tried So Far.

The goal isn't to blame or guilt trip anyone, rather it's to genuinely help and for that others need to know... WHYTSF?!

[–] Quibblekrust@thelemmy.club 10 points 2 months ago

I've tried nothing and I'm all out of ideas.

[–] Aussiemandeus@aussie.zone 3 points 2 months ago

That is great, it puts the onus on the asker to prove they tried something

[–] mactan@lemmy.ml 23 points 2 months ago (4 children)

sadly dwarfed by YouTube videos that are outdated as soon as they are produced, and web guides nobody maintains. worse, AI scrapers only know this outdated information and happily hallucinate based on it it is EXHAUSTING having users cheer and celebrate the placebo of all the made up bullshit that does nothing in their config or worse breaks everything in unpredictable ways

[–] djdarren@piefed.social 3 points 2 months ago (1 children)

AI scrapers only know this outdated information

While I have experienced this (quite a lot), it's much easier to spend five minutes figuring this out with an AI than it is to spend an hour trying to work that out by searching forums for answers.

load more comments (1 replies)
load more comments (3 replies)
[–] TBi@lemmy.world 19 points 2 months ago (1 children)

For me RTFM just means “show us you tried something yourself before reaching out for help”. In other words that you tried putting some work in and not just trying to get someone else to do your work or thinking for you.

I’m very happy to help someone willing to learn, but detest helping someone too lazy to do anything themselves.

load more comments (1 replies)
[–] Shayeta@feddit.org 15 points 2 months ago (1 children)

Long time linux user: The worse problem is they don't even tell WHICH manual is relevant to the issue.

"How do I make my secondary drive auto-decrypt?" "RTFM"

Could have at least said "man crypttab 5" so that I don't have to waste 3 hours just trying to find the starting point.

[–] thingsiplay@lemmy.ml 3 points 2 months ago* (last edited 2 months ago)

"They". That's one sort of people who does RTFM the wrong way in my opinion. If I do RTFM, even for obvious simple ones, I most likely point to where to look at, ideally with a link. I do not RTFM literally, but saying there is some documentation and pointing to it usually. To me just saying RTFM (literally with this acronym) is rude, especially if someone already struggles and asks basic questions. Not everyone is "they".

[–] drastic133@lemmy.ml 14 points 2 months ago (1 children)

RTFM is mostly a flex that people who got help before you are now referring to because they are already on the boat.

That said, a rudimentary Web search or maybe a llm question, might be in order before asking. You also learn more when you get those little successes by yourself.

[–] notgold@aussie.zone 4 points 2 months ago (1 children)

While I agree that a little search is good for everyone, if no one asks questions publicly then no one has anything to find. I don't trust llm accuracy so I don't recommend that.

[–] Gumus@lemmy.dbzer0.com 5 points 2 months ago

While not a reliable source on its own, it can usually point you in the right direction.

[–] thingsiplay@lemmy.ml 14 points 2 months ago

The idea of RTFM is that if you have questions, then we are all on same page with basic information found in the manual. I mean you expect others explain what is already said in the manual. Its like asking how to use your microwave oven, even if you have the manual right at your hand. Now, if the manual is unclear or difficult to understand, that is a different story. Then you can at least say you didn't understand it. The point is, that you did something before (your homework) and looked at the obvious places like the manual (and maybe further websearch).

People don't like others being lazy and asking the questions that doesn't need to be asked. That's why RTFM exist. As much as you might take the "RTFM" as an offending answer, those people think of you question as offending too. Now there are people who use this term loosely in places when it is not appropriate. Also it depends on the audience. If your grandma tries to use a browser to watch funny cat videos, and asks how to use it, then it would be inappropriate to say RTFM. But if you have a Linux user who asks about how to use grep, then I think it is an appropriate reply.

[–] HubertManne@piefed.social 10 points 2 months ago

do you mean man pages? man pages are awesome. man is like the biggest deal command in unix.

[–] eugenia@lemmy.ml 9 points 2 months ago (1 children)

Ι must say that Arch Linux's wiki pages are easily understood. But man pages are not. I can't follow the standard manual format. Just like with IKEA instructions, they just don't make sense to me. My brain is like that. But Arch Linux pages are good.

[–] Pika@sh.itjust.works 3 points 2 months ago

there's a standardized man format? News to me. I thought developers just threw everything in at random order.

[–] JTskulk@lemmy.world 7 points 2 months ago (1 children)

RTFM doesn't have to literally mean to read text, just like saying "let me google that for you" doesn't have to literally be google. Both statements are similar; the point is instead of burdening others with teaching you something, go learn it on your own whether that be the manual or random Indian tech youtuber.

load more comments (1 replies)
[–] YurkshireLad@lemmy.ca 7 points 2 months ago (2 children)

RTFMP - I’d read the man pages if I could decipher them. 😁

Mostly /s

[–] Sirius006@sh.itjust.works 9 points 2 months ago* (last edited 2 months ago)

I can relate : I'm a noob. I often don't understand the manual, so I look for forum posts that are clearer/ easier to follow/more directly related to my problem and most of the time I find some.

[–] renegadespork@lemmy.jelliefrontier.net 8 points 2 months ago (3 children)

I can't count the number of times I swear I read every man page and I can't figure out how to structure my arguments--especially when they are nested or conditional.

I especially wish more man pages had common examples. Sometimes an example can say more than a paragraph of explanation.

I feel like you'd love tldr.

[–] djdarren@piefed.social 5 points 2 months ago

I especially wish more man pages had common examples.

A thousand times this. It's all well and good telling us what each option does, but if we don't know how to form the command around the various arguments and paths, then it's all fairly useless.

[–] Auli@lemmy.ca 3 points 2 months ago

Caddy when I was trying to learn setting up encrypted hello.

[–] renegadespork@lemmy.jelliefrontier.net 6 points 2 months ago (5 children)

"RTFM" (or similar comments like "it's in the docs") are just mean and useless without a reference.

Like, okay, superior user in the internet: If it's in the manual/docs, what page? Do you have a link? Could you quote the relevant section?

Often people ask because they couldn't find the answer in the docs. Simply pointing them at the answer is infinitely better than "lol the answer is in there somewhere"

See also: "Let me Google that for you..." Like mf Google brought me to this thread!

[–] thebestaquaman@lemmy.world 3 points 2 months ago

I agree that "RTFM" can be insensitive, and even mean. However, the place it comes from is genuine. It's nobodies job to tell you exactly what page to look at. If you've dug through the docs and still can't find your answer, make it explicit that you've searched the manual, and perhaps be explicit about parts you don't quite understand.

The whole "RTFM" thing was born from people asking for help when they obviously hadn't made a proper try themselves first.

load more comments (3 replies)
[–] solidsmoke@lemmy.world 5 points 2 months ago

It's a skill like any other. When you need to look up something, make yourself at least try tldr, man, etc. first. Over time you will find yourself skimming through man pages to find what you need faster than looking up a video.

[–] GaumBeist@lemmy.ml 5 points 2 months ago

As a rule I don't tell people to RTFM, because it has some rude dismissive connotations, although I will share when it helps me solve a problem I've been butting up against that would've been solved if I had just read the docs.

That being said, I do encourage people to read the docs, as others' walkthroughs can be misinformational, and are usually tied to specific setups or software and hardware versions. It requires learning how to wade through a lot of information to find the info you need, but the info is usually guaranteed to be the most current and reliable.

That all being said, I'm more than happy to help when people want it.

[–] YurkshireLad@lemmy.ca 4 points 2 months ago

I started my development career working on a VAX-VMS system. We had a large cupboard full of documentation for the OS, and it contained every answer I needed. Multiple volumes of documentation!

It was so much better reading official the docs to understand how a particular system call worked. And very gratifying being able to internally say “I worked it out for myself!”. I miss those days.

[–] wabasso@lemmy.ca 4 points 2 months ago (1 children)

I am not an expert but I will help you where I can!

load more comments (1 replies)
[–] wiki_me@lemmy.ml 4 points 2 months ago

it’s just that it doesn’t work efficiently enough.

Yeah, but we live in a world of limited resources. in particular labor and specifically knowledgeable linux nerds willing to answers questions for free. If everyone will have that mindset there won't be a lot of time left to answer the difficult questions .

With that said i agree that occasionally if its done its probably no big deal, there is also linux 4 noobs for those who want to ask some questions to help getting started with linux.

[–] Professorozone@lemmy.world 4 points 2 months ago (1 children)
load more comments (1 replies)
[–] Thyazide@lemmy.world 3 points 2 months ago
[–] juipeltje@lemmy.world 3 points 2 months ago

If it's a more complex subject matter i can understand people asking questions, because in those cases the documentation can also be more difficult to understand. I've asked questions in those situations myself as well, and a video of someone walking you through it can be very helpful. When someone asks the most basic questions ever i tend to be more on the RTFM side of things though. If you ask a question that literally has like a oneliner answer in the manual it seems to me like you didn't put in that much effort before posting. I never actually RTFM'd someone though. I either answer anyway if i feel generous, or i just ignore it lol.

[–] wuphysics87@lemmy.ml 2 points 2 months ago

Not working efficiently enough is the key. RTFM is a skill and it takes patience and practice. Investing that time is worth it as it is ultimately the fastest way. And you learn peripheral information along the way. If getting the job done now, then do what works for you.

I would however warn against watching video. Watching videos is the slowest way to learn something. Think about how often you watch at 4x only to jump around and miss what you are looking for. Compare that to using a wiki or an old fashion book. Skimming and jumping around is much easier. But once again, do what works for you.

[–] Infamousblt@hexbear.net 2 points 2 months ago (2 children)

What manual? What part of the manual? What if something happens that the manual didn't cover? What if the manual is out of date or wrong? What if the maintainer of the manual made a mistake?

RTFM works for uncomplicated things and/or is a good starting place but is largely an unproductive thing to say these days in my opinion

load more comments (2 replies)
[–] Specter@piefed.social 2 points 2 months ago (12 children)

Not to mention, RTfM is not always possible for some distros like NixOS where the documentation is weaker than for other more mainstream distros.

[–] myszka@lemmy.ml 2 points 2 months ago

With NixOS source code is the manual!

load more comments (11 replies)
load more comments
view more: next ›