Displaying the size of a directory or file is an easy task in Linux and Unix. There are a few tools that do that: du, ls -lh, tree, etc. The du command is the most used for displaying sizes. How…
Displaying the size of a directory or file is an easy task in Linux and Unix. There are a few tools that do that: du, ls -lh, tree, etc. The du command is the most used for displaying sizes. How…