Olivier Wirz wrote:

On AIX, after tar -xvf, I have the <cr> problem. Is it a way to avoid the
<cr> ? Thank you.

Why would you want to change a WinNT data source?


Is the target (at a later date) NT or Unix?

If Unix then change the Line Ending BEFORE
you tar it OR just tar it on the AIX side...

There are various methods oon AIX including a
cron watched directory which scans for non TGZ
files and then gtars them if they are found...

gtar zcvf Files.tgz file file file

--
_Sx_ http://youve-reached-the.endoftheinternet.org/ _____
perldoc -qa.a | perl -lpe '($_)=m("(.*)")' | grep Martian

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to