cbreak mode in ESIX

Pim Zandbergen pim at cti-software.nl
Fri Aug 31 09:01:06 AEST 1990


bruce at segue.segue.com (Bruce Adler) writes:

>>	stty eof '^a' eol '^@' -icanon

>How about:
>	stty -icanon min 1 time 0

This is not very safe. I've seen implementations of stty (ISC's I believe)
that will set VMIN to 49 and VTIME to 48 with this specific example.
These are the ascii values of 1 and 0, in case you did not notice.
-- 
Pim Zandbergen                          domain : pim at cti-software.nl
CTI Software BV                         uucp   : uunet!mcsun!hp4nl!ctisbv!pim
Laan Copes van Cattenburch 70           phone  : +31 70 3542302
2585 GD The Hague, The Netherlands      fax    : +31 70 3512837



More information about the Comp.unix.sysv386 mailing list