gnu version of ls has a *2 GB file size limit* in what it reports. In other words any file over 2GB will be listed as having a size of exactly 2GB ( actually 2147483647 bytes ). Evident on an IRIX system, where the system ls reports the correct (>2GB) filesize, but GNU ls reports a 2GB filesize. _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils
- Re: ls 4.0p filesize limit bug Avneesh Sud
- Re: ls 4.0p filesize limit bug Bob Proulx