linux-查看内存占用情况

linux-查看内存占用情况

ps --no-headers -o "rss,cmd" -A | awk '{print $1/1024"M","\t",$0}' | sort -n -k1

本站总访问量次 本站访客数人次 本文总阅读量