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.

  • renegadespork@lemmy.jelliefrontier.net
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    3
    ·
    6 hours ago

    “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!

    • ☂️-@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      3 hours ago

      often on linux, you can simply type man <command> and get TFM

      i would agree with you on GUI apps, where it can be confusing.

    • okwhateverdude@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      5 hours ago

      What’s worse, is if this is GNU-ware, there is a good chance the answer IS NOT IN THE MAN PAGE. I think it was bash or maybe gawk. I don’t remember exactly, but I had a question that simply wasn’t answered in each man page. GNU docs are absolute trash, written without any consideration for the audience.

        • okwhateverdude@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          I feel like every time I’ve gone looking for an info page, it was just the man page content, but now I’ve got some useless shit I installed.

          I mean, maybe this is a debian thing.