• iii@mander.xyz
    link
    fedilink
    English
    arrow-up
    20
    ·
    1 month ago

    Everything is a file. Your past, your present, hopes and dreams, loved ones: it’s all a file. That’s the true goal of Linux.

        • N0x0n@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          1 month ago

          Thanks for the clarification ! I guess everything is a file in Linux ?

              • Colloidal@programming.dev
                link
                fedilink
                English
                arrow-up
                3
                ·
                1 month ago

                Of course it’s all stored in the filesystem, so there isn’t anything that isn’t technically a file.

                But, for instance, while as before you’d have a simple log file you could access directly, now you have a binary blob that is inaccessible without systemD itself.

                The are other numerous better exceptions that are better examples than systemD. DBus, for instance. InfernoOS is an interesting example of taking the “everything is a file” to heart.