利用 ps 怎么显示所有的进程? 怎么利用 ps 查看指定进程的信息?

ps -ef (system v 输出)
ps -aux bsd 格式输出
ps -ef | grep pid
posted @ 2020-12-10 15:04  咔啡  阅读(1049)  评论(0)    收藏  举报