Created
January 24, 2019 12:26
-
-
Save truthadjustr/63d98b821d73093f8e9f266ee3cc43b8 to your computer and use it in GitHub Desktop.
inotify watch a folder for changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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