• 0 Posts
  • 659 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle

  • I think of those as BSD thoughtful and pondered, and Linux as fairly fast and maybe thoughtless (in the jouyful sense that things have to go forward). In the end BSD is definitely cleaner, but behind, and Linux is much messier but is at the front of what’s going on.

    And I’m sayin this as someone who’s worked with both systems for decades and even though I prefer Linux on the desktop or on servers, on embedded systems, where you’d need some really clean code to poke at, BSD really shines.

    Of course BSD works fine (mostly) everywhere. It’s almost as good today as it was in 2000.











  • AnUnusualRelic@lemmy.worldtolinuxmemes@lemmy.worldRTFM is Sage
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    6 days ago

    this advice would not be helpful for an openbsd system

    Sorry, I wasn’t aware of that. BSD usually has excellent pan man pages.

    Here’s the relevant section in the Linux one:

    The following conventions apply to the SYNOPSIS section and can be used as a guide in other  sections.
    
           **bold text**          type exactly as shown.
           *italic text*        replace with appropriate argument.
           [-abc]             any or all arguments within [ ] are optional.
           -a|-b              options delimited by | cannot be used together.
           argument ...       argument is repeatable.
           [expression] ...   entire expression within [ ] is repeatable.
    
    
    

    The destination, with or without the username to connect as, may not seem like an “argument” to a new user since it doesn’t have a dash before it like the example does

    Then the new user should real the ssh manpage which very clearly specifies that it is.


  • I guess my issue with the man pages is mostly that they just don’t try to be approachable to the not-so-tech-litterate folk who might be interested in Linux if we had resources that didn’t assume all this foreknowledge.

    That’s a fair point. Their problem is that they both have to be relatively concise and as exhaustive as possible, which makes it difficult to be user friendly. So the style is usually terse and more friendly to seasoned users than to the new ones.

    I think beginning users would do well to invest in something like an introductory ORiley book rather than rely on the often highly dubious online stuff. I’ve seen so many absolutely atrocious “Linux for beginners” pages that I really wouldn’t recommend any.