home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1995 < prev    next >
Internet Message Format  |  1990-12-28  |  904b

  1. From: michaelp@dadla.WR.TEK.COM (Michael Prusynski)
  2. Newsgroups: comp.unix.shell,alt.sources
  3. Subject: file conversion program (cnvt) fix
  4. Message-ID: <3938@wrgate.WR.TEK.COM>
  5. Date: 25 Oct 90 19:27:35 GMT
  6.  
  7.  
  8. My apologies.
  9. I forgot that uucp has trouble with this file because of the ^M (ASCII CR)
  10. in the middle of the addcr line.  The offending line should look like:
  11.  
  12.         addcr)    sed s/$/^M/ $x >$x.$$;;
  13.  
  14. where the 2-character ^M representation above is actually a CTRL-M
  15. So if you're having trouble with the "cnvt" shell script I posted,
  16. use your favorite editor to fix that line, then all should be well.
  17. -----
  18. Michael Prusynski (michaelp@dadla.WR.TEK.COM)   Phone: (503) 629-3062
  19. USMail:  Tektronix Inc., MS 92-304, PO Box 4600, Beaverton, OR 97076    __o
  20.   UUCP:  ...!uunet!tektronix!dadla.WR.TEK.COM!michaelp                 -\<,
  21.   ARPA:  @RELAY.CS.NET:michaelp@dadla.WR.TEK.COM                  ....O/ O
  22.