Hello,
I am using generic scripts to port our software to various UNIX platforms (Solaris / HP-UX / OSF / AIX). It seems AIX will lead me to some problems.
The dos2unix tool (sometimes called flip) is missing. Is there another tool? I might implement it with a 'one-liner' sed script, but I don't know whether it is performing adequately (I need to 'dos2unix' thousands of files from a NFS-share on a NT-server, to the AIX host).
Regards,
Luc
I am using generic scripts to port our software to various UNIX platforms (Solaris / HP-UX / OSF / AIX). It seems AIX will lead me to some problems.
The dos2unix tool (sometimes called flip) is missing. Is there another tool? I might implement it with a 'one-liner' sed script, but I don't know whether it is performing adequately (I need to 'dos2unix' thousands of files from a NFS-share on a NT-server, to the AIX host).
Regards,
Luc