Skip to content

Instantly share code, notes, and snippets.

View dmmcquay's full-sized avatar

Derek McQuay dmmcquay

View GitHub Profile

Keybase proof

I hereby claim:

  • I am dmmcquay on github.
  • I am dmmcquay (https://keybase.io/dmmcquay) on keybase.
  • I have a public key ASCpacRtMpkdJnE10R7pSgH8yWZZonJJO2J6pYYYqfIshQo

To claim this, I am signing this object:

set nocompatible
set encoding=utf-8
set showcmd
set tabstop=4
set shiftwidth=4
set expandtab
set number
set hlsearch
### Keybase proof [61/697]
I hereby claim:
* I am dmmcquay on github.
* I am dmmcquay (https://keybase.io/dmmcquay) on keybase.
* I have a public key whose fingerprint is BFE8 1645 42C1 A352 082D F471 8109 4E20 8DCE 23D0
To claim this, I am signing this object:
#!/bin/bash
ARGV0=$0 # First argument is shell command (as in C)
#echo "Command: $ARGV0"
ARGC=$# # Number of args, not counting $0
#echo "Number of args: $ARGC"
JOB="python temp.py"
@dmmcquay
dmmcquay / launcher
Last active January 3, 2016 12:19 — forked from smcquay/launcher
#!/bin/bash
if [is not checkpt]
then:
start
PID = $!
JOBID = $SLURM_JOB_ID
fi
else