Home / Computers / Raw

Unprocessed. The term refers to data that is passed along to an I/O device without being interpreted. In contrast, cookedrefers to data that is processed before being passed to the I/O device.

The term comes from UNIX, which supports cooked and raw modes for data output to a terminal. In cooked mode, special characters, such as erase and kill are processed by the device driver before being sent the output device.

Was this Article helpful? Yes No
Thank you for your feedback. 100% 0%