I have a text file that has these special characters.
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^E
How would I go about removing them? They come from a c program. I have to use a for loop like this or my outputs gets messed it. I can't use the %s option or my output won't be in the way I need it.