File Space usage with Linux du command
The Linux du command can be used to get an idea of what is going on with file space usage from the command line. This command is then similar to that of the df command only it world seem that it is more geared for getting a breakdown on how much one or more files use rather than what the state of a whole file system is. With the use of the proper options it might be possible to get similar results in some cases, but not with others. In any case in this post I will be writing more so about what the Linux du command is about rather than df. However I am sure that there will be a bot of overlap here and there.