Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python
import sys
import os, shutil
import subprocess
import os.path
from datetime import datetime
######################## Functions #########################