Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!gorodish!guy From: guy@gorodish.Sun.COM (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: Character echo at read time Message-ID: <67436@sun.uucp> Date: 8 Sep 88 17:04:42 GMT References: <1059@nmtsun.nmt.edu> <15410@ism780c.isc.com> Sender: news@sun.uucp Lines: 6 > On BSD systems, there is a key (default ^O) that flushes the input > queue. It is specified by: ``stty flush ''. Yes, it works if > you have typed several lines ahead. Oh, no, it doesn't! ^O flushes *output*, not *input*, on a vanilla BSD system. (Yes, I tried it. It flushes output, not input.)