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
    54 months ago

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

    • Martin
      link
      fedilink
      34 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.