We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576430d commit c896b43Copy full SHA for c896b43
README.md
@@ -4,6 +4,7 @@ incron-recursive
4
Recursive monitoring with incron, for newly created subdirectories in a parent folder.
5
6
My incrontab entry looks something like this:
7
+
8
/var/www/examplesite/projects IN_CREATE,IN_DELETE /var/www/soundtrack/output.py $# $@ $%
9
10
This script will monitor a parent directory, and look for whether a sub-directory has been
0 commit comments