Clarification: Just making fun of people(including myself) who watch shitty videos instead of official documentation.

  • Kazumara@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    7 days ago

    l must be using man pages very differently from you. To me they are mostly the easy reference to check the available flags for a command, and sometimes the reference on available config file entries, e.g. ssh_config(5)

    For those things I was using them quite soon when I started using Linux, because it’s quicker than googleing every time if you just need one flag or one option name. For more complex things, like tar-and-gzip in one which needs like four, I still google though.

    Probably there are very complicated ones too, the ones explaining subsystems or APIs of the kernel, but those I don’t need as a user.