#!/usr/bin/env python # DT Home # Touch # # Douglas Thrift # # touch.py import bincmd if __name__ == '__main__': bincmd.cmd('touch')