Skip to content

Instantly share code, notes, and snippets.

@przemyslawjanpietrzak
Created August 26, 2017 09:36
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 przemyslawjanpietrzak/a29c80537e42471c52d3a94d7df5d29e to your computer and use it in GitHub Desktop.
Save przemyslawjanpietrzak/a29c80537e42471c52d3a94d7df5d29e to your computer and use it in GitHub Desktop.
while inotifywait -e close_write myfile.py; do ./myfile.py; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment