Hi there,
I have some text files in unix format that processed by a program in windows, and when I open them with less or
vi in linux, a warn for opening binary file is prompted, and as shown in
vi, between every two characters there was inserted a "^@". How can I fix this. Plus, there are over 1000 files like this need fixing.
Thanks