Skip to content

Instantly share code, notes, and snippets.

@jadbaz
Last active February 14, 2019 12:23
Show Gist options
  • Save jadbaz/1d42ddb6f4bc75a00a252ea175b516ef to your computer and use it in GitHub Desktop.
Save jadbaz/1d42ddb6f4bc75a00a252ea175b516ef to your computer and use it in GitHub Desktop.
incron test
/tmp/incrontest IN_MOVED_TO sh /root/incrontest.sh $@/$#
file=$1
cp $file /tmp/out
@jadbaz
Copy link
Author

jadbaz commented Feb 14, 2019

Make sure, after changing the config, to restart incrond

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment