Unix File System
Characterized by
- Hierarchical structure
- Consistent treatment of file data
- Ability to create and delete files
- Dynamic growth of files
- Protection of file data
- Treatment of peripheral devices as files
Organized as a tree
- Single root node
- Non-leaf nodes
- Leaf nodes
- Regular files
- Special device files
Path name
- Specifies how to locate the file in the system hierarchy