linux查看pid号和进程的命令有哪些
答案:2 悬赏:40 手机版
解决时间 2021-12-28 16:22
- 提问者网友:不爱我么
- 2021-12-28 09:00
linux查看pid号和进程的命令有哪些
最佳答案
- 五星知识达人网友:迟山
- 2021-12-28 09:25
搜一下:linux查看pid号和进程的命令有哪些
全部回答
- 1楼网友:雪起风沙痕
- 2021-12-28 10:49
|[root@iZ259r7h4pfZ ~]# ps aux|grep nginx
root 961 0.0 0.0 46288 1480 ? Ss Mar19 0:00 nginx: master process /usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf
[root@iZ259r7h4pfZ ~]# lsof -p 961
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
nginx 961 root cwd DIR 202,1 4096 2 /
nginx 961 root rtd DIR 202,1 4096 2 /
nginx 961 root txt REG 202,1 5027882 1078631 /usr/local/nginx/sbin/nginx
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯