21474836480 = overflow.

This is 500,000,000 in hexadecimal. (500 million)

BTW, your output is extremely specific on your settings in date and such. It 
depends on whether I want to display the month or not.
There is a -ls option in find; no need to pipe this through xargs.

So try

$ find . -type f -ls | awk '{print $7}'

This should give a much smaller footprint on your CPU load.
Maybe this "fixes" the "bug" you reported as well,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004319

Title:
  du -s show a wrong directory size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1004319/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to