linux 獲取pid的命令

linux 獲取pid的命令python [root@quan]# ps -ef|grep 'python test.py' |grep -v grep |awk '{print $2}'   要用單引號linux
相關文章
相關標籤/搜索