Content deleted Content added
No edit summary |
|||
Line 8:
with subdirectories underneath it. Some sub-directories act as mount points, where different physical
or [[networked file systems]] may be incorporated.
The hardware is also incorporated into the file hierarchy. Device drivers interface to user applications via an entry
in the /dev directory. Process information as well is mapped to the file system through the /proc directory.
It is interesting to note that [[unix]] security systems were designed into the architecture.
|