Does an SSH command exist that will display the size of all the files in a directory, and the size of all the files in all of the subdirectories of that directory? I know how to use ls -l, but it doesn't really help when it comes to a large number of files spread out in many different folders...