• Diplomjodler
    link
    701 month ago

    Linux uses forward slash. Windows uses backslash. Because some dude 45 years ago wanted to make it look different from UNIX.

      • @PNW_Doug
        link
        201 month ago

        They did! And I weirdly kind of miss them for the entirely non-logical reason that they looked elegant.

        Don’t get me wrong, I adapted in about 3 seconds when I made the switch to Mac OS X 25 years ago, but I irrationally kinda miss them just a tiny bit.

        • @saplyng
          link
          91 month ago

          Code in Rust and you can get double colons for your library path imports!

    • @Valmond
      link
      71 month ago

      Was that bill gates just to make one of the first incompatibilities in a long long run?

      • @[email protected]
        link
        fedilink
        English
        22
        edit-2
        1 month ago

        DOS originally didn’t even support directories but was using / for command line arguments. They didn’t want to change the option character and break stuff so they went with \ as the directory separator.

        DOS wasn’t originally created by Microsoft. They bought the OS from computer shop in Seattle.