Yep. And they are different kinds of devices: Character special, FIFO (named pipe), block special. Character special devices read data one character at a time. Named pipes are just open channels that take in data from one end and pump it out the other end. And block devices are like character devices except they move data through in larger chunks.
no subject
Techie.