First page Back Continue Last page Overview Graphics

Hierarchy


Notes:

In the POSIX standard we have a commonly implemented tree structure. The name of a file is composed of many parts, in a particular order.
To start with this seems like a simple way to avoid having a flat system with all the files in a single mass.
It turns out to be one of the biggest headaches we have.