du /home/jmhobbs

There are some nice options to du, like -h for human readable and -c for a grand total.
Also useful is --exclude=  which takes a string as an argument and won't count those.
