[root@localhost Desktop]# ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.3 192096 7456 ? Ss 03:03 0:03 /usr/lib/systemd/systemd --switched-root --system --deserialize 21
root 2 0.0 0.0 0 0 ? S 03:03 0:00 [kthreadd]

 

[root@localhost Desktop]# ps aux | grep saslauthd
root 15867 0.0 0.0 112644 952 pts/0 R+ 04:29 0:00 grep --color=auto saslauthd

 

相关文章:

  • 2022-12-23
  • 2021-09-22
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-17
  • 2022-02-23
猜你喜欢
  • 2022-02-17
  • 2021-11-08
  • 2021-05-25
  • 2021-11-28
  • 2022-12-23
相关资源
相似解决方案