汇总all
编辑
临时总结
2 使用top命令查看当前的进程状态( 动态 ) -使用ps 命令查看当前进程的状态(静态) linux…
使用 ps -p 754867 -o args 查看完整的命令行参数 ps -p …