• glimse@lemmy.world
      link
      fedilink
      English
      arrow-up
      27
      ·
      9 days ago

      The little subdirectory is leaning against the big directory :)

      If you delete the little subdirectory, the big directory is unaffected (because it’s a heartless removed)

      But if you delete the big directory, the little directory falls over and dies :(

      I don’t really think either is unintuitive, I just made it up.

    • SaharaMaleikuhm@feddit.org
      link
      fedilink
      English
      arrow-up
      22
      ·
      9 days ago

      It’s clearly only meant as an escape character. Every other usecase should be forbidden. Oh, that little shrug emote thing is fine tho.

    • TurboWafflz@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      9 days ago

      Better than RISC OS paths that use colons, and far better than VMS paths that look like this DENVER::DKA100:[RD.PROJECTS.SAMBA]SETUP.COM;15

    • davidgro@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      9 days ago

      The backslash is a descending line showing that the subdirectory is under the parent directory, as it would be in a tree view.

      • passepartout@feddit.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        9 days ago

        That’s a good one 🕊️

        So they come together like this:

        topdir
           |
        subdir
        

        Also, with a little imagination, if you interpret it as a fraction, you’d have the topdir as a common denominator like this:

        topdir\subdir1, topdir\subdir2
        

        You would also have to read it from right to left for it to make sense though:

        subdir1/topdir, subdir2/topdir
        

        But considering this approach, when writing the parts of the fraction below each other, the topdir is below the subdir (like a real tree growing from the ground lol). The “subdir is under topdir” analogy gets lost, which is my main problem with the backslash approach:

        topdir\subdir
        

        =>

        subdir
        ---
        topdir