On Sep 3, 2:02pm, Thor Andreassen wrote: } } find *(/) | cut -d/ -f1 | uniq -c | sort -n That'll tell you how many files are in the entire tree below each local directory, but not how many files are in each subdirectory in the tree.