News

Exploring Linux Disk Usage with the du Command Often we might simply want to check how much room a file or directory is using. The du command is useful for this and works in a similar way to the ...
The df command provides information on file system usage, but includes quite a few options. This post examines the differences and makes some suggestions about when you should use which of the two ...