Skip to content

Instantly share code, notes, and snippets.

@htr
Created September 7, 2011 09:41
Show Gist options
  • Save htr/1200164 to your computer and use it in GitHub Desktop.
Save htr/1200164 to your computer and use it in GitHub Desktop.
while [ 1 ] ; do inotifywait -e delete_self cv.tex; pdflatex cv.tex; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment