![]() |
how do I strip ^M out of text file?
anybody know how?
I can only see it in a unix editor, it doesnt show in a windows editor but it sure fucks up my file |
Windows:
Ultra Edit: File -> Conversions -> DOS to UNIX Linux/uniz cat file.txt | tr -d \\r > newfile.txt |
thanks man, you saved me a shitload of problems
|
All times are GMT -7. The time now is 06:31 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123