ps aux | grep nginx
查看进程
Linux
通用
⭐ 基础
2 次浏览
⭐ 基础
2 次浏览
详细说明
查看进程
使用示例
ps aux | grep nginx
root 1234 0.0 0.1 nginx
标签:
#linux
#运维