To determine the disk space used by a specific directory and its contents, what command would you use?
dirs -s /directory
df /directory
spacedir /directory
du /directory