A file we generate for eft payments to a bank has the character ^Z in position one, but not on every line. The file is generated by a Cobol program then dd is used to format it to a text file. I know ^Z has a special significance but I can't remember what it is. Can someone help me here please?
Ideally I would like to fix this at the source, to stop the ^Z appearing but failing that I guess I'll have to edit the text file to strip the ^Z's, can someone please give me the sed command for this.
Many thanks
Greg
Ideally I would like to fix this at the source, to stop the ^Z appearing but failing that I guess I'll have to edit the text file to strip the ^Z's, can someone please give me the sed command for this.
Many thanks
Greg