Skip to content

Instantly share code, notes, and snippets.

View gartho's full-sized avatar

Garth O gartho

  • SAS Institute
  • Isle of Wight, UK
View GitHub Profile
#!/usr/bin/python
import sys
import os, shutil
import subprocess
import os.path
from datetime import datetime
######################## Functions #########################