摘要:
#!/bin/bashSUM=0OVERALL=0forDIRin`find/proc/-maxdepth1-typed-regex"^/proc/[0-9]+"`doPID=`echo$DIR|cut-d/-f3`PROGNAME=`ps-p$PID-ocomm--no-headers`forSW... 阅读全文
posted @ 2015-07-27 10:57 NooBkey 阅读(320) 评论(0) 推荐(0) 编辑
posted @ 2015-07-27 10:57 NooBkey 阅读(320) 评论(0) 推荐(0) 编辑
Copyright © 2024 NooBkey
Powered by .NET 9.0 on Kubernetes