home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / shell / 3869 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.3 KB  |  29 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!news.uit.no!stud.cs.uit.no!ronnya
  3. From: ronnya@stud.cs.uit.no (Ronny Haavard Arild)
  4. Subject: Re: Awk problem
  5. References: <1992Sep8.113517.17401@news.uit.no> <Bu9z4t.6HJ@news.cso.uiuc.edu>
  6. Sender: news@news.uit.no (USENET News System)
  7. Organization: University of Tromsoe, Norway
  8. Date: Wed, 9 Sep 1992 17:26:11 GMT
  9. Message-ID: <1992Sep9.172611.5073@news.uit.no>
  10. Lines: 17
  11.  
  12. Actually, I should have written "tr problem" in the header, as the awk
  13. part was working as it should. The whole problem was caused because my
  14. "LC_COLLATE" variable was messed up. Still, it worked when I changed
  15. "tr [A-Z] [a-z]" to "remsh lgserv0 'tr [[:upper:]] [[:lower:]]'".
  16. For some reason(s) beyond my knowledge I had to execute the command at
  17. the local server *and* change [A-Z]... to [[:upper:]]...
  18. Of course, when I sat "LC_COLLATE=" everything worked just fine everywhere.
  19.  
  20. I'm sorry for the waste of bandwith (don't bother to flame, I've learned
  21. my lesson...).
  22.  
  23. Ronny
  24. -- 
  25.    Ronny H. Arild    | ronnya@stud.cs.uit.no | "The knack of flying is learning
  26.     P.O.Box 5580     | University of Tromsoe | how to throw yourself at the
  27.  N-9022 Krokelvdalen | ****** NORWAY ******* | ground and miss."-Douglas Adams
  28. copy this line into your .signature to protect it against viruses! [version-9]
  29.