It's python. It monitors a directory looking for files to be changed or deleted. If it finds any changes, it outputs them to the console. The program runs for what looks like forever -- you would likely have to use a system kill command to stop it.
Jon Emerson
http://www.jonemerson.net/