How to find out the size of a folder in Linux

I will give below examples of commands by which it is possible to look at the size of folders in Linux.

For example, using the du command (the size of the subfolders is displayed and the total size at the end, the sudo command is used to elevate privileges to access all folders):

Continue reading “How to find out the size of a folder in Linux”