首页>高防服务器问答/资讯>Centos通过ps查看指定用户下的进程

Centos通过ps查看指定用户下的进程

发布时间:2023/10/9 10:01:42

Centos通过ps查看指定用户下的进程

查看某个用户名下的进程信息:例如 root

ps -f -u root

Centos通过ps查看指定用户下的进程4936

查看root用户下的用户进程信息,排除了系统进程

ps -f -u root | egrep -v "\[|systemd"

Centos通过ps查看指定用户下的进程4937

在线客服
微信公众号
免费拨打0592-5580190
免费拨打0592-5580190 技术热线 0592-5580190 或 18950029502
客服热线 17750597993
返回顶部
返回头部 返回顶部