Did a perl -V on my system and "uselargefile=undef"So, this is what I am
going to do. I will re-compile perl with uselargefile option and see how it
works.
Thanks again
Adnan Olia
"Adnan Olia" <[EMAIL PROTECTED]> wrote in message
ato5rr$24p$[EMAIL PROTECTED]">news:ato5rr$24p$[EMAIL PROTECTED
On Tue, Dec 17, 2002 at 03:44:45PM -0600, Adnan Olia wrote:
> I am trying to get the size of the file using the stat function in Perl
> 5.6.0. The actual size of the file is greater than 5 GB on Mandrake Linux
> 8.2 (kernel 2.4) using ext2 filesystem. When I run the stat command, the
> value of
PM
To: Dan Muey
Subject: Re: Large file in stat function
Thanks for you responseI have another file which is smaller in size have the same
properties as the large file work perfectly fine.
The small file permissions, user and group
-rw user01 root smallfile.0
The large file permissions,