I use incrond to monitor a folder for new files added. The incrontab table looks like this:
/path/to/folder IN_CLOSE_WRITE /path/to/script $% $@ $#
Everything works fine, but when the added file contains round brackets in its name ( i.e. test(.txt ) the script will not run.
Incrond version: 0.5.12