为了账号安全,请及时绑定邮箱和手机立即绑定

我怎么才能找到这个进程呢?

我怎么才能找到这个进程呢?

千巷猫影 2023-04-15 22:18:09
我经常从ssh登录到我的ubuntu服务器时都会显示Welcome to Ubuntu 11.04 (GNU/Linux 2.6.38-16-server x86_64)  * Documentation:  http://www.ubuntu.com/server/doc  System information as of Wed Oct 17 22:07:28 HKT 2012   System load:    0.16               Processes:           144   Usage of /home: 48.8% of 18.33GB   Users logged in:     0   Memory usage:   1%                 IP address for eth0: 192.168.1.201   Swap usage:     0%   => There is 1 zombie process.   Graph this data and manage this system at https://landscape.canonical.com/但我用下面的命令ps aux | grep Z却没有找到任何STAT为Z的进程,请问这个提示是什么意思?
查看完整描述

1 回答

?
烙印99

TA贡献1829条经验 获得超13个赞

top

看看?
or

ps aux | awk '{ print $8 " " $2 }' | grep -w Z


查看完整回答
反对 回复 2023-04-18
  • 1 回答
  • 0 关注
  • 115 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信