首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

linux上查看进程 所占用的cpu和mem

2012-07-19 
linux下查看进程 所占用的cpu和memlinux下查看进程 所占用的cpu和memps -o %cpu,%mem -p pid获取用ps -elf

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

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

热点排行