On Mon, Jun 30, 2008 at 9:59 AM, Jodok Ole Muellers <[EMAIL PROTECTED]> wrote: > Hi, > > Looks like "find" has also got a similar but different problem on AIX 5.3: > > [EMAIL PROTECTED]:/nim# /opt/freeware/bin/find /nim/mksysb/mksysb_nimp > /opt/freeware/bin/find: /nim/mksysb/mksysb_nimp: Value too large to be stored > in data type > > [EMAIL PROTECTED]:/nim# /opt/freeware/bin/du -h /nim/mksysb/mksysb_nimp > 4.9G /nim/mksysb/mksysb_nimp > > [EMAIL PROTECTED]:/nim# find --version > GNU find version 4.1
This is the wrong mailing list to report problems with "find" - for that you want the bug-findutils mailing list. In any case, find version 4.1 was released on 1994-11-3 and the final 4.1 release was made on 2001-05-20. You should upgrade to a recent version before reporting a bug. James. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
