• Diplomjodler
    link
    638 hours 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
        168 hours 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
          66 hours ago

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

    • @Valmond
      link
      67 hours ago

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

      • @[email protected]
        link
        fedilink
        English
        17
        edit-2
        7 hours 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.