Pricefield | Lemmy
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
@[email protected] to [email protected]English • 1 year ago

Man pages bad

sh.itjust.works

message-square
97
fedilink
433

Man pages bad

sh.itjust.works

@[email protected] to [email protected]English • 1 year ago
message-square
97
fedilink
alert-triangle
You must log in or register to comment.
  • @[email protected]
    link
    fedilink
    7•1 year ago

    A lot of people in here need tldr before getting comfortable with man it seems

  • @[email protected]
    link
    fedilink
    3•1 year ago

    Why is Simba pogging

  • @[email protected]
    link
    fedilink
    9•1 year ago

    Hey, I always check man pages, they are pretty usefull

    • @[email protected]
      link
      fedilink
      3•
      edit-2
      1 year ago

      This is how you end up being bullied by hyenas

  • @[email protected]
    link
    fedilink
    11•1 year ago

    Was this bullshit meme created by AI?

  • @[email protected]
    link
    fedilink
    5•1 year ago

    Tldr ftw

  • Possibly linux
    link
    fedilink
    English
    6•1 year ago

    Man pages are fairly useless in my experience, at least compared to the internet. I can see where they had a place at some point though.

    • urda
      link
      fedilink
      English
      19•1 year ago

      I’ll never understand someone’s need to “self own” by exposing the fact they either won’t or can’t read.

      Man pages are great, you’re just not reading.

      • @[email protected]
        link
        fedilink
        2•1 year ago

        Look, I don’t need all of the options, just give me an example command for the common use case

        https://www.man7.org/linux/man-pages/man1/find.1.html

        Jesus Christ, if I didn’t know already what to type I would never figure it out

        • @[email protected]
          link
          fedilink
          English
          4•1 year ago

          Like all the examples on that page under the header “examples”?

          Skill issue tbh.

          • @[email protected]
            link
            fedilink
            1•1 year ago

            When you use the man pages from the terminal it’s not so easy to skip to them

            • @[email protected]
              link
              fedilink
              English
              1•
              edit-2
              1 year ago

              Sounds like you need to spend some time in man more

              man find
              /thing you want to find
              

              Should be enough to skip right to what you want.

              • @[email protected]
                link
                fedilink
                1•1 year ago

                Or I just use this instead

                http://bropages.org/examples/77

                • @[email protected]
                  link
                  fedilink
                  English
                  1•1 year ago

                  Seems like a lot of extra faffing about if you’re already in a terminal with your hands on the keyboard to avoid learning how to use a tool explicitly built for that use case.

                  But sure. You do you boo.

            • @[email protected]
              link
              fedilink
              1•1 year ago

              I think it’s f to go forward one page, b for back. Down arrow goes down a line etc.

            • @[email protected]
              link
              fedilink
              1•1 year ago

              Yeah it is. Just press pgdown and pgup or home and end for faster scrolling.

  • croobat
    link
    fedilink
    3•1 year ago

    Man pages are amazing, the day I learned how to read command syntax me y understanding of linux skyrocketed.

  • @[email protected]
    link
    fedilink
    English
    1•1 year ago

    Honestly, I don’t think I’ve used terminal in a year.

    • @[email protected]OP
      link
      fedilink
      English
      2•1 year ago

      You sure you’re a Linux user?

      • @[email protected]
        link
        fedilink
        English
        2•1 year ago

        Yep, once you get your edge-cases sorted (like needing to run SketchUp 2016), Linux is set it and forget it for distros worth using.

        • SpongeBorgCubePants
          link
          fedilink
          1•1 year ago

          This is only true for very limited usecases.

  • @[email protected]
    link
    fedilink
    52•1 year ago

    The internet is full of bad advice.

    Man pages are never wrong.

  • @[email protected]
    link
    fedilink
    23•1 year ago

    Am I the only one using tldr?

    • @[email protected]
      link
      fedilink
      English
      8•1 year ago

      Well today my life just got easier. Thank you for the recommendation!

    • Count Regal Inkwell
      link
      fedilink
      5•1 year ago

      Tldr is awesome.

  • @[email protected]
    link
    fedilink
    6•
    edit-2
    1 year ago

    Laughs in RHCSA exam.

    • @[email protected]
      link
      fedilink
      3•1 year ago

      Yhea, you really learn to dig through the man pages and, if you didn’t already know, learn that they are quite helpful.

  • THCDenton
    link
    fedilink
    7•1 year ago

    If you’re electing to use linux, you got time to burn. Spend a little time getting comfy with manpages. Little things like that really add up to being effective.

  • @[email protected]
    link
    fedilink
    English
    3•1 year ago

    Are you saying man pages are bad or are you mocking those who don’t use it?

    • @[email protected]OP
      link
      fedilink
      English
      2•1 year ago

      It was a /s meme, I thought it was obvious.

      • @[email protected]
        link
        fedilink
        English
        2•1 year ago

        That’s what I thought too and had a good chuckle. But from the comments, it didn’t seem so.

    • @[email protected]
      link
      fedilink
      3•1 year ago

      Yes.

      • notsharp
        link
        fedilink
        1•1 year ago

        yes in the sense of you saying man pages are bad or in the sense of you mocking those who don’t use it?

        • @[email protected]OP
          link
          fedilink
          English
          2•1 year ago

          Mocking those that don’t use them.

    • @[email protected]
      link
      fedilink
      5•1 year ago

      They’re saying don’t read the manual that tells you how things work, just copypasta sudo command lists from some random blog like a normal person.

      • Ricky Rigatoni
        link
        fedilink
        3•1 year ago

        Everybody go into your terminal and type sudo giverickyallmybankinfo

        • @[email protected]
          link
          fedilink
          English
          0•1 year ago

          sudo giverickyallmybankinfo

          sudo: giverickyallmybankinfo: command not found

          What to do next?

  • @[email protected]
    link
    fedilink
    6•1 year ago

    Reading man pages is a skill of it’'s own and the quality of man pages vary. However the ways of figuring out how to do something. ‘Command -h’ or ‘command --help’ ‘man command’ Search online for ‘command examples’.

  • @[email protected]
    link
    fedilink
    26•1 year ago

    Actually man page good

[email protected]

[email protected]
Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

Hint: :q!


Sister communities:
  • [email protected]
  • [email protected]
  • [email protected]
  • [email protected]

Community rules (click to expand)

1. Follow the site-wide rules
  • Instance-wide TOS: https://legal.lemmy.world/tos/
  • Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like “every user of thing”.
  • Don’t get baited into back-and-forth insults. We are not animals.
  • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
  • Everybody uses Arch btw, can’t quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures

We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.

 

Please report posts and comments that break these rules!


Important: never execute code or follow advice that you don’t understand or can’t verify, especially here. The word of the day is credibility. This is a meme community – even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don’t remove France.

  • 1 user / day
  • 14 users / week
  • 1.53K users / month
  • 4.58K users / 6 months
  • 4 subscribers
  • 1.7K Posts
  • 92.8K Comments
  • Modlog
  • mods:
  • Kevin
  • @[email protected]
  • @[email protected]
  • UI: 0.18.4
  • BE: 0.18.2
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org