JargonFile/entries/raw mode.txt

9 lines
328 B
Plaintext
Raw Normal View History

2014-04-26 14:52:28 +00:00
raw mode
2014-04-26 15:54:15 +00:00
n. A mode that allows a program to transfer bits directly to or from an I/O
device (or, under bogus operating systems that make a distinction, a disk
file) without any processing, abstraction, or interpretation by the
operating system. Compare rare mode , cooked mode. This is techspeak under
Unix, jargon elsewhere.