摘要:
metering_processes.py # -*- coding: utf-8 -*- import osimport timeimport ConfigParser s1 = 'nohup 's2 = ' > 's3 = ' 2>&1 &' def fun(s): r = os.popen(' 阅读全文
posted @ 2018-03-01 10:34
kayy
阅读(124)
评论(0)
推荐(0)