Skip to content

Instantly share code, notes, and snippets.

View casutton's full-sized avatar

Charles Sutton casutton

View GitHub Profile
#!/usr/bin/python
#
# by Nathan Grigg http://nb.nathanamy.org
#
import sys
import argparse
import os.path
from subprocess import Popen,PIPE