如何在Linux中查看进程占用内存情况

top -d 1

然后shift + m(按占用内存大小排序)

原文地址:https://www.cnblogs.com/liaomin416100569/p/9331351.html