摘要:
查找占用内存最大进程所在路径 [root@redhat7 ~]# ll /proc/$(ps aux --sort -pmem | head -2|tail -1|awk '{print$2}')/exe|awk '/exe/{print$NF}' /usr/bin/gnome-shell ps aux --sort -pmem | head -2|tail -1|awk '{print$2}... 阅读全文
posted @ 2017-04-12 01:18
柚子将军
阅读(929)
评论(0)
推荐(0)

浙公网安备 33010602011771号