95
RTFM (lemmus.org)
submitted 1 month ago by blakemavrix@lemmus.org to c/linux@lemmy.ml

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 54 points 1 month ago

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 1 month ago

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 1 month ago

It drives me nuts.

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

[-] utopiah@lemmy.ml 30 points 1 month ago

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 9 points 1 month ago

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

[-] Aussiemandeus@aussie.zone 3 points 1 month ago

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

[-] mactan@lemmy.ml 23 points 1 month ago

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 1 month ago

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)
[-] Wombat@piefed.social 2 points 1 month ago

I hate it when AI hallucinates an answer but I REALLY hate it when I try to ask a question and some smug know-it-all tells me I just want to be spoon fed the answers and didn't do any research on my own. Usually if I am to the point of writing a post asking for help I have tried the usual ways of finding answers (at least the ones that work for me - man pages decidedly do not) and I'm at the point where yes, I WOULD like to be just spoon-fed the answer if you know it (or at least a relevant link), thank you very much. More than once I have got REALLY pissed off at a guy like that and then usually I'm the one that gets censored or booted out of the forum, while the know-it-all goes on to find another victim to bully. Oh, and then there are the moderators who censor "low quality" posts (except from their friends and users they like).

So when AI came along, I found it much easier to ask it and try to work through the hallucinations than to deal with that, and I suspect a whole lot of other people felt the same, and that is one reason why sites like Stack Exchange saw participation fall off a cliff. And AI keeps getting better and (so far at least) has never once criticized me for not trying hard enough to find something on my own. I get some people want challenges in their lives, but not everyone does and even those who like to be challenged now and then don't always want it to be in the same areas of their lives. There are people who enjoy running in marathons but who would hate any friction at all when trying to use their computer.

load more comments (1 replies)
load more comments (1 replies)
[-] TBi@lemmy.world 18 points 1 month ago

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)
[-] thingsiplay@lemmy.ml 14 points 1 month 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.

[-] Shayeta@feddit.org 14 points 1 month ago

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 1 month ago* (last edited 1 month 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 1 month ago

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 1 month ago

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 1 month ago

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

[-] HubertManne@piefed.social 10 points 1 month ago

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

[-] eugenia@lemmy.ml 9 points 1 month ago

Ι 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 1 month 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 1 month ago

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 1 month ago

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

Mostly /s

[-] Sirius006@sh.itjust.works 9 points 1 month ago* (last edited 1 month 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.

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 1 month 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 1 month ago

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

"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 1 month 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 1 month 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 1 month 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 1 month 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.

[-] wiki_me@lemmy.ml 4 points 1 month 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 1 month ago
load more comments (1 replies)
[-] wabasso@lemmy.ca 4 points 1 month ago

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

load more comments (1 replies)
[-] jdnewmil@lemmy.ca 3 points 1 month ago

From the beginning of computing there has been a problem with bootstrapping knowledge... the person creating a tool gives it a name, and describes it, but knowing that someone solved the problem you have and what the name of that tool was always a challenge.

But that is nothing new... you posted in English but if you were to learn a different language you would have a very similar problem, and one of the most universal strategies for making that transition is to drill on vocabulary. Once you have built a small vocabulary then you can expand it using a dictionary.

The real message behind someone saying RTFM is that there are so many educational and search resources now that asking some rando on the Internet to rewrite a Howto on the fly is lazy. Simply typing the exact same question into Google will bring up a kickstarter set of vocabulary and resources. If you actually do this your question will often answer itself, and if it doesn't and you start by pointing out why your efforts failed to help you with your specific problem and use the vocabulary (at least briefly) that your research turned up to guide the reader toward where your problem is, you should get less RTFM responses.

[-] juipeltje@lemmy.world 3 points 1 month 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.

[-] Infamousblt@hexbear.net 2 points 1 month ago

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)
load more comments
view more: next ›
this post was submitted on 27 Mar 2026
95 points (86.3% liked)

Linux

65400 readers
448 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