GNU bug report logs -
#24813
Du Maximum files?
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
I am not so sure that this is a bug but a limitation. I am using "du"
for a disk file listing/usage in the command:
du --all --time --human-readable --apparent-size $1;
printf "Total number of files: "; find $1 -type f | wc -l;
But it seems to maximum out the file count to 38341
So I am thinking that this is a limitation to the counter in "wc"?
Just to let you know I have a script that takes a picture every minute
and stores it to a 1TB HD and deletes anything older than 31 days.
Total file count should be near 2,678,400 files.
73,
Ben ARS w4qed
http://w4qed.hamshack.info:8080 on a RPi 3
http://w4qed.hamshack.info:8008 on same RPi 3 APRS in Java YAAC
http://w4qed.hamshack.info:8086 on same RPi 3 Home Automation - down
right now
https://w4qed.wordpress.com Blog - Articles.
and also same RPi 3 is used as a miniDLNA media server.
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
[Message part 2 (text/html, inline)]
This bug report was last modified 6 years and 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.