Link to home
Start Free TrialLog in
Avatar of umesh4exp
umesh4expFlag for India

asked on

how to remove ^M in script files?

how to remove ^M character script files, the ^M character was appended while transferring the files in Binary mode instead of ASCII mode. So i want to remove this special character, how to remove this special character through command line of unix?
ASKER CERTIFIED SOLUTION
Avatar of omarfarid
omarfarid
Flag of United Arab Emirates image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of umesh4exp

ASKER

dos2unix is not installed
i want to remove ^M character in the files which was FTP ed in binary mode using standard utilities provided.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial