janitor is a file cleanup daemon for the splatte.dev distributed system.
Usage: ./janitor &
janitor requires a janitor.conf file that must be organized like the following:
/Users/lotaher/foo/ 86400
/Users/lotaher/bar/ 600
where each line is in the form of [path] [time in seconds].
janitor's functionality is subject to change without any notice. Updates will remain backwards compatible.