This package provides a program that can be used to clean out temporary-file directories. It recursively searches the directory, refusing to chdir() across symlinks, and removes files that haven't been accessed in a user-specified amount of time. You can specify a set of files to protect from deletion with a shell pattern.
Read more »tmpreaper – Cleans up files in directories based on their age
http://www.ubuntugeek.com –