Skip to content

Instantly share code, notes, and snippets.

@drio
Created May 13, 2010 21:09
Show Gist options
  • Save drio/400456 to your computer and use it in GitHub Desktop.
Save drio/400456 to your computer and use it in GitHub Desktop.
lsf script mode
$ cat test.lsf
#BSUB-o output.txt
#BSUB-e error.txt
#BSUB-q normal
touch ./great.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment