Skip to content

Instantly share code, notes, and snippets.

@felixjung
Created August 15, 2012 17:33
Show Gist options
  • Save felixjung/3361804 to your computer and use it in GitHub Desktop.
Save felixjung/3361804 to your computer and use it in GitHub Desktop.
nice -n 20 CocoaDialog progressbar --indeterminate --title 'LaTeX Watch' --text 'LaTeX Watch: Compiling document' </dev/console &>/dev/null &
progressbar_pid=$(jobs -p %%)
disown %%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment