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