First page Back Continue Last page Overview Graphics
The Unix filesystem
Unix distinguishes several kinds of files
I/O devices are represented as device files
A common programming model holds both for regular files and for device files
Each supported I/O device has a corresponding device file
Device files are usually placed in the /dev directory