home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / shell / 3900 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.4 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!pki-nbg!hitkw14!smr
  2. From: smr@hitkw14.pki-nbg.philips.de (S.Riehm)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: Tcsh&unknown characters(PLEASE HELP)
  5. Message-ID: <smr.716218339@hitkw14>
  6. Date: 11 Sep 92 13:32:19 GMT
  7. References: <1992Sep10.165505.442@mff.uniba.cs>
  8. Sender: news@pki-nbg.philips.de
  9. Lines: 30
  10.  
  11. kopacik@mff.uniba.cs (Ivan Kopacik) writes:
  12.  
  13. >I use tcsh and I want to print unknown characters ( i.e. those
  14. >that are neither printable nor control ), but _NOT_ in format
  15. >\nnn. My terminal is in 8-bit mode. It works under csh
  16. >but not under tcsh. How to setup tcsh?
  17. >Any info would be great appreciated.
  18.  
  19. Part II:
  20. I just looked at my $version veriable, and I noticed the following
  21. strings on the end:
  22.     8b,lf,dir
  23. I assume this is attatched to the stty settings or perhaps a compiler
  24. option?? 
  25. perhaps you need to:
  26.     stty cs8
  27.     OR
  28.     recompile: using an 8 bit IO compiler option.
  29.     ( Don't quote me on this, its called an educated guess, cus I
  30.     haven't compiled tcsh for a while, and I don't have the source
  31.     on-line any more)
  32.  
  33. catchya
  34.  
  35. -----------------------------------------------------------------
  36. Stephen Riehm        Configuration Management       _-_|\ 
  37. smr@pki-nbg.philips.de    Philips Kommunikations Industrie  /     \
  38. Work: +49 911 526 2975    N|rnberg, Germany          \_.-.*/
  39. Fax:  +49 911 526 2095    "I was there, now I am here!"           v 
  40. "My company speaks another language, I CAN'T speak on it's behalf"
  41.