Comments on: 12 Linux ‘df’ Commands to Check Disk Space Usage https://www.tecmint.com/how-to-check-disk-space-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 15 Dec 2023 05:15:37 +0000 hourly 1 By: Ravi Saive https://www.tecmint.com/how-to-check-disk-space-in-linux/comment-page-1/#comment-1514635 Wed, 02 Jun 2021 07:04:13 +0000 http://www.tecmint.com/?p=1987#comment-1514635 In reply to Benjamin.

@Benjamin,

The command ‘df’ stands for disk free – see – https://en.wikipedia.org/wiki/Df_(Unix)

]]>
By: Benjamin https://www.tecmint.com/how-to-check-disk-space-in-linux/comment-page-1/#comment-1514480 Wed, 02 Jun 2021 00:48:45 +0000 http://www.tecmint.com/?p=1987#comment-1514480 The ‘df‘ command stands for “disk filesystem

This is incorrect. ‘df‘ stands for “disk free“.

]]>
By: Fred https://www.tecmint.com/how-to-check-disk-space-in-linux/comment-page-1/#comment-1403272 Tue, 22 Dec 2020 07:12:35 +0000 http://www.tecmint.com/?p=1987#comment-1403272 In reply to Fred.

I meant to say ‘over the age of 30’ ;)

]]>
By: Fred https://www.tecmint.com/how-to-check-disk-space-in-linux/comment-page-1/#comment-1403271 Tue, 22 Dec 2020 07:10:59 +0000 http://www.tecmint.com/?p=1987#comment-1403271 In reply to James Marsh.

And here in lies the problem with this nonsense called gibibytes etc.
I am a computer tech and no other computer techs I know (under the age of 30), give this ridiculous notion of a megabyte being 1000×1000 any time of day.
Sorry but a megabyte WILL ALWAYS be 1024 kilobytes (1024 bytes) x 1024 kilobytes no matter how hard the push is to rename computing standards to fall in line with other standards of measurements i.e kilogram, kilometre etc

It’s a real pity that in Linux you can’t show file sizes in traditional/correct megabytes, gigabytes etc
I see Gibibyte and I think Gigabyte. THAT and mass confusion is all this nonsense has achieved.

]]>
By: euti https://www.tecmint.com/how-to-check-disk-space-in-linux/comment-page-1/#comment-1371373 Thu, 08 Oct 2020 09:31:35 +0000 http://www.tecmint.com/?p=1987#comment-1371373 To display information of all file system statistics in GB (Gigabyte) use the option as ‘df -g‘ ;)

]]>