rare mode
[Unix] CBREAK mode (character-by-character with interrupts enabled). Distinguished from raw mode and cooked mode; the phrase “a sort of half-cooked (rare?) mode” is used in the V7/BSD manuals to describe the mode. Usage: rare.
|
Results for Rare mode
|
On this page:
|
[Unix] CBREAK mode (character-by-character with interrupts enabled). Distinguished from raw mode and cooked mode; the phrase “a sort of half-cooked (rare?) mode” is used in the V7/BSD manuals to describe the mode. Usage: rare.
Rare mode, or formally, cbreak mode is a line discipline in Unix, between raw mode and cooked mode. Unlike cooked mode it works with single characters at a time, rather than forcing a wait for a whole line and then feeding the line in all at once. Yet unlike raw mode, keystrokes like abort (usually Control-C) are still processed by the terminal and will interrupt the program.
This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
Join the WikiAnswers Q&A community. Post a question or answer questions about "Rare mode" at WikiAnswers.
Copyrights:
![]() | Hacker Slang. The Jargon File. Copyright © 2007. Read more | |
![]() | Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Rare mode". Read more |