files bigger then 2GB
Hi,
Is perl has limitation of dealing with files bigger then 2 GBytes?
My UNIX operating system has no limits on file size and I am able to see
large files with ls in shell.
Korn shell scripts reading and writing to large files are working fine.
However perl scripts don
Hello Alla,
At 10:42 AM 9/11/2001 -0700, [EMAIL PROTECTED] wrote:
>Hi,
>Is perl has limitation of dealing with files bigger then 2 GBytes?
Yes and no. For my boxes running RedHat linux 7.1, I rebuilt the RPM from
the src.rpm file. Specifically, I changed one of the options in the
perl.spec fi
Hi,
Is perl has limitation of dealing with files bigger then 2 GBytes?
My UNIX operating system has no limits on file size and I am able to see
large files with ls in shell.
Korn shell scripts reading and writing to large files are working fine.
However perl scripts don't recognize large files:
te