Managing Disk Space With "ncdu"
Linux ships with a useful command called `du` (Disk Usage), which is used to find the size of files and directories.
When provisioning your server, Forge installs `ncdu` which is an advanced version of `du` that allows you to easily navigate your directories via an ncurses interface. This makes it much quicker to identify large files and directories.