Find out disk usage on Linux with du

One day, you may find out that all free space has been consumed on Linux. The problem is, what seems to be causing it? It could be logs or a large installation of a package. It may even be from compiling a large piece of software. There is a program that can help sort files/folders from largest to smallest by using the du disk usage utility.