Find disk usage on Linux

Ever wanted to know how much free space you have on your linux drives? You can try the df command from the shell…

You could add the -h option to get a more human readable output…

No comments yet

Leave a reply