linux 获取pid的命令

linux 获取pid的命令python [root@quan]# ps -ef|grep 'python test.py' |grep -v grep |awk '{print $2}'   要用单引号linux
相关文章
相关标签/搜索