diff options
-rwxr-xr-x | inotifier | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ # # Run commands when a folder content changes. # +# Alternatives: +# +# * https://github.com/quitesimpleorg/adhocify +# * https://tracker.debian.org/pkg/inotify-hookable +# * https://metacpan.org/dist/App-Inotify-Hookable # Parameters BASENAME="`basename $0`" |