adspace


What is df -h command?

Answer Posted / Kumar Awakash

The `df -h` command displays the amount of disk space used and available on Linux file systems. The `-h` option makes it display sizes in a human-readable format (like GB, MB instead of blocks). For example: `df -h` would give you an output similar to `Filesystem Size Used Avail Use% Mounted on /dev/sda1 50G 20G 30G 40% /`.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one send me one project on linux ...?

2855