UNCONTROL is a simple program that reads a file and makes a copy with no control characters (except for carriage control).
Once compiled, the program is invoked by a command like:
uncontrol bad.txt good.txt
Files you may copy include:
Back to the C software page.