Human readable output of disk usage

You can use -h parameter to make df's output human readable as:

df -h

-h parameter also used with ls to make ls’ outputs human readable:

ls -h