First page Back Continue Last page Overview Graphics
Hierarchy
A Directory can contain files
A Directory can also contain other Directories
POSIX Standard
Now a name is suddenly complex
We think that this will add organisation and clarity.
HA HA HA HA HA
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.