Sometimes it may be required to find out which directory consuming how much disk space especially when you are used df -h and realized your available disk space is low.
du:
du command summarizes disk usage of the set of FILEs, recursively for directories.
It's often uses with -sh option:
-s, --s...