home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!autodesk!dansmith
- From: dansmith@Autodesk.COM (Daniel Smith)
- Newsgroups: comp.unix.questions
- Subject: need stty equivalent for many systems
- Message-ID: <18140@autodesk.COM>
- Date: 15 Dec 92 23:30:20 GMT
- Organization: Autodesk Inc., Sausalito CA, USA
- Lines: 21
-
-
- Hi, I need to get the equivalent of these
- for as many different systems as possible (these are
- for SunOS 4.X):
-
- cbreak_on:
-
- stty -echo cbreak </dev/tty >/dev/tty 2>&1
-
- cbreak_off:
-
- stty -cbreak echo </dev/tty >/dev/tty 2>&1
-
- Please email. I can post a summary if need be.
-
- Daniel
- --
- Daniel Smith, Autodesk, Sausalito, California, (415) 332-2344 x 2580
- Disclaimer: written by a highly caffeinated mammal
- dansmith@autodesk.com dansmith@well.sf.ca.us
-
-