通过top找到相关进程

仁义礼智信的 / 2023-05-29 / 原文

1.通过top 命令 找到PID  

2.ps -aux|grep -v grep |grep PID