日期:2014-05-16  浏览次数:20697 次

linux下查看进程 所占用的cpu和mem
linux下查看进程 所占用的cpu和mem
ps -o %cpu,%mem -p pid

获取用ps -elf也可以查看到