home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9264 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  741 b 

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!caen!nic.umass.edu!amherst!amhux1.amherst.edu!pfcouvar
  2. From: pfcouvar@amhux1.amherst.edu (Peter Couvares)
  3. Newsgroups: comp.unix.questions
  4. Subject: echoing control-characters from the command-line
  5. Message-ID: <1992Jul21.234831.17927@amhux2.amherst.edu>
  6. Date: 21 Jul 92 23:48:31 GMT
  7. Sender: usenet@amhux2.amherst.edu (USENET News System)
  8. Distribution: usa
  9. Organization: Amherst College
  10. Lines: 11
  11. Nntp-Posting-Host: amhux1.amherst.edu
  12.  
  13.  
  14.     Is there any way (from the command-line) to produce the same output
  15. as the following C program? (maybe with 'echo'?) :
  16.  
  17. main { printf("\027"); }
  18.  
  19. Thanks in advance for any help...
  20.  
  21. -Peter
  22.  
  23. pfcouvar@amhux1.amherst.edu (Peter Couvares)
  24.