Linux filesystem events monitoring
pip
# To install pip follow http://www.pip-installer.org/en/latest/installing.html
$ sudo pip install pyinotify
# Choose your Python interpreter: either python, python2.7, python3.2,..
# Replacing XXX accordingly, type:
$ sudo pythonXXX setup.py install
Install pyinotify and run this command from a shell:
$ python -m pyinotify -v /my-dir-to-watch