I guess this is a stupid question... But is there any way to get a list of all files in the filesystem without using 'find'?
For a big drive with millions of small files, running find is just too slow. Thanks for any hint.
I guess this is a stupid question... But is there any way to get a list of all files in the filesystem without using 'find'?
For a big drive with millions of small files, running find is just too slow. Thanks for any hint.