Linux Practice Test
Linux Advanced File System and Storage
What does the `df -h` command display on a Linux system?
Select your answer
A
Disk space usage of mounted filesystems in human-readable format
B
Detailed file attributes of the current directory
C
Disk fragmentation statistics
D
Device file listings in /dev
Hint