Hi, I would like to type in something like: df -haR /home Notice that -R, according to the df manpage, is not an option. How can I recursively search through all subdirectories and report the file system disk space usage? TIA, charles