Dear members, is there a way to list files immediately as 'find' finds them?
The problem is when searching in large NFS-mounted directories (e.g. millions of files in a poorly designed, flat directory) we must wait for the big number of getdents64 calls to end up before we get the first entry found. Best regards, Istvan