I wasn't aware of the 'bc' program before writing this script. It is not needed for the script to do its job, but used to calculate the amount of disk space freed in MegaBytes (MB). It wasn't installed on the server I used this one, so had to install 'bc' using the package manager. So 'bc' ends up being an optional dependency to this script.
https://www.tecmint.com/bc-command-examples/
#linux
