in reply to Re: get the size of a LARGE file
in thread get the size of a LARGE file
The underlying stat structure has an 64 bit st_size. But the idea with $blksize and $blocks works even w/o Math::BigInt. I may even get the accurate size through modulus of the broken negative size.
Thank you!
--Björn
|
|---|