The Filesystem

In Linux, everything is a file


Main components


Path names


Mouning and unmounting

Who is doing what on which file system?

1
2
man fuser
sudo fuser -cv /users

Organizaion of the file system tree


Filetype encoding


File attributes


Access control lists