Hi,
I am doing a database upload from an Oracle8i database on WinNT to Oracle8i on RedHat Linux.

I have exported the data as separate insert statements and have FTPed the file from WinNT server to the Linux server. But on the Linux server I find a character like ^M after each line in the datafile.

On Unix there is command called dos2unix which converts the dos format file to unixformat file. But I am not sure of the similar command on Linux. I am really stuckup.

Someone please help.


Thank you,

Amitava