Hi James,
The directory has no subdirectories. I have been unable to cound the number
of files in the directory because I can't do the usual find . | wc -l
I just tried the latest stable release 4.4.2 downloaded from the official
site and compiled from source and ran into the same problem.
Will
Follow-up Comment #2, bug #45930 (project findutils):
I can confirm the issue with CentOS7. Package info:
findutils-4.5.11-5.el7.x86_64
Have a CRON that runs on multiple machine at the same time. Part of the script
remove old log file in a common NFS folder.
It uses 'find' for this and checks the