Multiple choice technology programming languages

du command displays the file system usage for the entire file system

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The du command shows disk usage of specific directories and files you specify, not the entire filesystem. For complete filesystem usage statistics, use the df command instead.