摘要:
生成时间 def last_time(): t = datetime.datetime.now() list_time=[10,20,30,40,50,59] list = [10, 20, 30, 40, 50, 60] for i in range(0,len(list)): if t.minu 阅读全文
摘要:
web@ct171130:~$ netstat -altnp|grep -i close_wait|awk '{print $4}'|uniq|wc -l (Not all processes could be identified, non-owned process info will not 阅读全文