摘要:
#!/usr/bin/python import time import os import commands path = ['/var/log/nginx/', 'access.log'] (num,nginxpid_str) = commands.getstatusoutput("/usr/bin/ps aux|grep nginx|awk '/master/{... 阅读全文
posted @ 2019-04-23 10:14
dawn-liu
阅读(413)
评论(0)
推荐(0)
浙公网安备 33010602011771号