LPI Exam Questions

Which command (without options) would you use to display how much space is available on all partitio

Which command (without options) would you use to display how much space is available on all partitions?

Answer: df

Explanation:
From the man pages:
df – report file system disk space usage
du – estimate file space usage (space used on a partition)