Is there a way to show the file count without listing the files?
I have a Java program in which I want to list the total number of files on the hard drive of the Windows computer. The only ways that I know of list all the files before printing the total.