Multiple choice

Which command determines the disk space availability?

  1. du

  2. dir

  3. df

  4. none of the above

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

The df reports free disk space. The available space in a hard disk is determined by du command.