in reply to Re: Muy Large Filein thread Muy Large File
while(sysread $fh, $_, $BUFSIZE ) { tr[123][123]; sysseek $fh, -length(), 1; syswrite $fh, $_; } [download]
Dave.