stat on a large file #2170
stat on a large file #2170
Comments
From dscott@dgt.comI've been working wtih Perl and am trying to delete some large files by The stat command seems a logical choice but the data can not be read on Sun OS -rw-r----- 1 oracle2 dba 4934001152 Jun 28 05:29 I know ... it is 4 GB but that is common on today's disks. Any workaround for this? Thanks, David |
From @jhiSanan virkkoi, noin nimesi David Scott:
Using Perl 5.6. Its stat() should be work fine with large files. http://www.cpan.org/ports/ and look for "Solaris" if you want just to quickly get a Perl 5.6 for
|
Migrated from rt.perl.org#3465 (status was 'resolved')
Searchable as RT3465$
The text was updated successfully, but these errors were encountered: