Surprisingly, or not, I've never had to do this before- I'm trying to find the total size of a directory (the sum of the sizes of all the files it contains, including subdirectories). Poking around, ...