Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
raw
Last modified: Tuesday, May 19, 1998
Unprocessed. The term refers to data that is passed along to an I/O device without being interpreted. In contrast, cooked refers 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.