Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hplabsz!kjchang From: kjchang@hplabsz.HPL.HP.COM (K. J. Chang) Newsgroups: comp.unix.shell Subject: stty cbreak Message-ID: <5985@hplabsz.HPL.HP.COM> Date: 26 Sep 90 22:19:01 GMT Reply-To: kjchang@hplabsz.UUCP (K. J. Chang) Organization: Hewlett-Packard Laboratories Lines: 13 References: I saw "A Book On C" which says I can use "stty cbreak" (pp.25) in UNIX so that my C program will not wait for when it reads "stdin". I tried "stty cbreak" in sh, csh, and ksh in HP-UX (UNIX) and the system did not understand the command. Then, I tried the same command in Sun 4 (Sparc) and the command seems to work in Sun's UNIX. What's the equivalence of "stty cbreak" in HP-UX? K J Chang (415)857-4604