C++ & Microsoft Problems

James Sissel James.Sissel at labone.com
Mon Oct 27 14:53:29 CST 2003


>From: John T [mailto:norbertjones at charter.net]
>Sent: Wednesday, October 22, 2003 6:49 AM
>To: kclug at kclug.org
>Subject: C++ & Microsoft Problems
>
>...
>
>Which brings me to another problem. Every line in the headers has a "^M" 
>appended to it. I know there's a way to strip those from the files but I 
>haven't been able to get the command just right.

I do a simple "tr -d 'r' < infile > outfile"

This also keeps the infile intact just in case.

>...

This transmission (and any information attached to it) may be confidential and
is intended solely for the use of the individual or entity to which it is
addressed. If you are not the intended recipient or the person responsible for
delivering the transmission to the intended recipient, be advised that you
have received this transmission in error and that any use, dissemination,
forwarding, printing, or copying of this information is strictly prohibited.
If you have received this transmission in error, please immediately notify
LabOne at the following email address: securityincidentreporting at labone.com




More information about the Kclug mailing list