home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14717 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  768 b 

  1. Path: sparky!uunet!autodesk!dansmith
  2. From: dansmith@Autodesk.COM (Daniel Smith)
  3. Newsgroups: comp.unix.questions
  4. Subject: need stty equivalent for many systems
  5. Message-ID: <18140@autodesk.COM>
  6. Date: 15 Dec 92 23:30:20 GMT
  7. Organization: Autodesk Inc., Sausalito CA, USA
  8. Lines: 21
  9.  
  10.  
  11.     Hi, I need to get the equivalent of these
  12. for as many different systems as possible (these are
  13. for SunOS 4.X):
  14.  
  15. cbreak_on:
  16.  
  17.     stty -echo cbreak </dev/tty >/dev/tty 2>&1
  18.  
  19. cbreak_off:
  20.  
  21.     stty -cbreak echo </dev/tty >/dev/tty 2>&1
  22.  
  23.     Please email.  I can post a summary if need be.
  24.  
  25.                 Daniel
  26. -- 
  27.      Daniel Smith, Autodesk, Sausalito, California, (415) 332-2344 x 2580
  28.           Disclaimer: written by a highly caffeinated mammal
  29.         dansmith@autodesk.com            dansmith@well.sf.ca.us
  30.  
  31.