[prev] 23 [next]

Unix/Linux File System

Unix/Linux file system is tree-structured

[Diagram:Pics/opsys/unix-fs.png]

(We say it's "tree structured", but symlinks actually make it into a graph)

Processes have a notion of their location within the file system

  • current working directory   (CWD)