cleanTrash is a very helpful Perl script kindly provided by Daniel Sadilek.
Please take a look at the top of the script and modify any incorrect values
in the section titled "CONFIGURATION".

This script is meant to be run by root on a regular basis. It allows you to
set a maximum trash can size (in kilo-bytes), and whenever a user's trash
can exceeds that value the oldest files in that trash can will be
permanently deleted. cleanTrash can be run while libtrash is active for the
root account, even if it is configured in such a way that would normally
prevent root from deleting files in the users' directories: cleanTrash
bypasses libtrash when unlinking files from a user's trash can.

It might be a good idea to run it from a cron job.

- Manuel Arriaga
