• Truscape@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    46
    ·
    2 天前

    Yep, takes a moment to wrap your head around but the longer you read linux/unix documentation, the more it makes sense why it is the case.

    • gandalf_der_13te@feddit.org
      link
      fedilink
      arrow-up
      6
      ·
      1 天前

      tldr: it’s to have nicer, less complicated I/O operations

      it enables just having two API calls: read() and write() to do everything