#!/usr/bin/python2 f = open("/dev/sleep", "r+"); f.close()