If you have any suggestions or criticisms, feel free to comment them.

Being plain text, it’s much easier to read on a wide screen, or on something without line wrapping.

  • charles@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    4 months ago

    What do you mean about “/ root directory, eg /usr/bin/bash”? / is /, just the top-most directory

    • Martin@feddit.nu
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      Yes, the top most directory, /, is the root directory.

      Each directory is a branch in one giant tree structure. For example, if you have a directory containing two other directories, that is a branch that is splitting into two branches. All directories are descendants of the same root.