News

File counting in a directory is a common task that many users might need to perform. It could be for administrative purposes, understanding disk usage, or organizing files in a systematic manner.
I basically want to be able to give a directory as a parameter and I want it to give me back a list of all files contained in that directory and subdirectories.