linux中查看某个程序是否运行

ps -A | grep 程序名

ps -aux | grep 程序名

posted @ 2022-03-10 15:02  AlexSun_2021  阅读(457)  评论(0)    收藏  举报