查看系统中运行的程序
、
重要的就是两个: ① ps -l 表示自己bash运行的程序 ② ps aux查看系统运行的程序
ps -l 每个字段的表示
ps aux
linux - PS 学习
原文:http://www.cnblogs.com/shaoshao/p/6879902.html