nis*_*osh 4 command-line memory
我想拥有所有进程及其内存使用情况的完整列表。
我想总结一下相似进程(即同名进程或同父进程)的内存使用情况
我该怎么做,例如使用命令行工具?
sag*_*ise 6
有很多命令行工具
ps可用于查看进程的 cpu 使用情况等。试试吧ps aux。
ps
ps aux
top 用于系统监控
top
htop 具有更好的可读性
htop
还有free,vmstat和pmap也。
free
vmstat
pmap
查看相应的手册页。即人 ps
归档时间:
13 年,8 月 前
查看次数:
8994 次
最近记录:
9 年,10 月 前