wellster34
Programmer
Hi,
I have a data file that contains Control Characters:
A|TEST^M
B|TESTING^M
...etc...
Is there a way to remove the Control Characters in the data file via a ksh unix script?
Thanks for your time.
I have a data file that contains Control Characters:
A|TEST^M
B|TESTING^M
...etc...
Is there a way to remove the Control Characters in the data file via a ksh unix script?
Thanks for your time.