Skip to content

Instantly share code, notes, and snippets.

@truthadjustr
Created January 24, 2019 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save truthadjustr/63d98b821d73093f8e9f266ee3cc43b8 to your computer and use it in GitHub Desktop.
Save truthadjustr/63d98b821d73093f8e9f266ee3cc43b8 to your computer and use it in GitHub Desktop.
inotify watch a folder for changes
inotifywait -mr --exclude '.git' -e create somefolder/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment