Disk Space Tool for Ubuntu Linux Server

GOAL
Find out the breakdown of which files/folders are taking up the most room on your computer / server through command line / terminal.
INSTALL
sudo apt-get install gt5

COMMAND TO RUN
from the directory you want to analyze:
gt5

COMMAND TO EXIT
Ctrl + Z

FOR
Ubuntu Linux 12.04

REFERENCES