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