centos查看当前运行进程id,安装目录,配置文件

以nginx为例 #查看进程 ps -ef | grep nginx root 9226 1 0 Aug15 ? 00:00:00 nginx: master process /usr/sbin/nginxroot 9227 9226 0 Aug15 ? 00:00:06 nginx: worker
posted @ 2022-08-25 14:43  qing222  阅读(1187)  评论(0编辑  收藏  举报