An executable (command line) tool used to hierarchically list a folders contents. Install via Ruby Gems
$ gems install ls_all
Usage:
$ ls_all --help
...
$ ls_all -d 1 -c
./Applications/ Count: 0
./bin/ Count: 27
./binbackup/ Count: 38
./Desktop/ Count: 7
./Documents/ Count: 26
./Downloads/ Count: 88
./Dropbox/ Count: 20
./Library/ Count: 45
./mnt/ Count: 5
./Movies/ Count: 6
./Music/ Count: 7
./Pictures/ Count: 14
./Public/ Count: 1
./Sites/ Count: 17
Ruby