Skip to content

Instantly share code, notes, and snippets.

@jrherr
Created May 14, 2015 19:33
Show Gist options
  • Save jrherr/1ae494fc5396a8b49cd4 to your computer and use it in GitHub Desktop.
Save jrherr/1ae494fc5396a8b49cd4 to your computer and use it in GitHub Desktop.
sub scripts
# kill all qsub jobs
qselect -u $USER -S -Q | xargs qdel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment