To view the disk space used by a directory and its contents in a detailed view, what command would you use?
du --deep /directory
showdirspace /directory
df -a /directory
du -a /directory