Multiple choice technology operating systems Command used to check the usage of the various file systems mounted df du 1 and 2 None Reveal answer Fill a bubble to check yourself A Correct answer Explanation The df (disk free) command shows disk space usage and available space on mounted filesystems. du (disk usage) shows directory space consumption, not filesystem-level usage. The question specifically asks for filesystem usage, not directory usage.