Hi,
I've noticed than incron had troubles with spaces in file names :
ie with table :
/my/dir/ IN_CREATE myCommand "$#"
If i create the file "New File.ext", myCommand will receive two args :
"New" and "File.ext" instead of one.
So i've done this little patch to correct this, using existing funcs in
incron.
Regards,
Boris Lechner
This archive was generated by hypermail 2.2.0 : Tue Jun 05 2012 - 22:14:21 CEST