I am using command prompt to get the count of files in a folder. I want to print the final count after my for loop finishes and I want it all to happen on one line.
Curre