• Postimo@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    The idea that manuals in linux are a good way to learn and understand new software is peak linux neckbeard bs, and I will die on this hill. I congratulate OP on the exact type of autism that lets them feel this is an effective and useful method for learning new software, but if there is desire to have a greater adoption of linux maybe its bad to be snarky at folks for not instantly understand the terminal based documentation conventions of some dudes in the 70s. Maybe an alphabetical* list of all possible options is okay for referencing or searching, but is objectively insane way to learn or understand a problem.

    • 𝓹𝓻𝓲𝓷𝓬𝓮𝓼𝓼@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      as a professional sociotechnical problem solver I will join you on this fatal hill

      like take the 4 types of documentation in diátaxis

      man pages usually fulfill the reference need, and sometimes kind of that of how-to guides if you’re lucky and your local man has examples

      but that leaves more than 50% of documentation needs lacking

      and discoverability is atrocious – you have to already know that the command (or commands) you need exists and what it’s called

      one of the most useful things I learned in a linux sysadmin course was apropos / man -k, which lets you search installed man pages by keyword. but hardly anyone else seems to know about it – I only learned of it because a teaching assistant mentioned it off hand! – and even then it only helps if you guess the right keyword for your problem

      I am vexed by this situation

    • tired_n_bored@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      THIS. I feel like linux man pages are as useful as an Analytical mechanics textbook for someone who just wants to drive. Like yes, sure, it’s amazing we have such a detailed documentation but for God’s sake just introduce basic usages first