- Linux/UNIX treats everything like a file.
- When it's writing to your screen it thinks it's just writing to a file.
- When it sends data through a modem it thinks it's just writing to a file.
- As a result, all your hardware, including
ports,
hard-drives,
video cards, etc.
on your system must be represented somehow somewhere in the file system.
hard-drives,
video cards, etc.
on your system must be represented somehow somewhere in the file system.