Special Files
Special files constitute an unusual feature of the UNIX file system.A special file represents a physical device.It may be a terminal, a communication device, or a storage unit such as disk drive.
There are two types of special files ::
- Block Special Files
- Character Special Files
|