I have /home/test directory. Off that directory I have about 20 subdirectories. I want to be able to list the total number of files in each of those directories. For example directory1 has 100 files, directory2 has 20 files, directory3 has 55 files, etc. Is there a command to do this?