摘要: 查找nginx的PID ps aux | grep nginx 查找指定pid正在运行服务的启动路径 sudo ls -l /proc/PID/exe 阅读全文
posted @ 2024-01-18 17:38 凉初 阅读(159) 评论(0) 推荐(0) 编辑