Skip to content

Instantly share code, notes, and snippets.

View dmh2000's full-sized avatar

david h dmh2000

View GitHub Profile
#!/usr/bin/env python
import os
import shlex
import struct
import platform
import subprocess
def get_terminal_size():
""" getTerminalSize()