stat -f /home

Category: Administration

stat -f /home

Show filesystem information

The -f flag switches stat from file details to the underlying filesystem: type, block size, and free blocks. It is the quick way to check what filesystem a path lives on and how much space remains. Compare with df, which shows the same data in human units.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.