• BaroqueInMind
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    5 months ago

    They can, and often do, use GNU tools and binaries underneath.

    • Laser@feddit.org
      link
      fedilink
      arrow-up
      8
      ·
      5 months ago

      Really? They might use some GNU programs, but I’m sure the default user land for OpenBSD is all theirs. Just because you know cp etc. as GNU utils doesn’t mean the BSDs use the same ones. They are just part of the operating system. https://github.com/dcantrell/bsdutils tried to collect various BSD implementations for example

        • frezik@midwest.social
          link
          fedilink
          arrow-up
          2
          ·
          5 months ago

          People used to care a lot. The GNU utils absorbed everything all the old Unix vendors did. This made them comparatively heafty back when a high end workstations might have had 64MB of RAM.

          Now that Chrome takes up gigabytes per tab, nobody cares except a few old Unix curmudgeons.

        • Thwompthwomp@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          5 months ago

          Yeah, I had a few scripts just act weird on osx. The parameters were different and some of them just behaved differently. It was oddly frustrating.