📌  相关文章
📜  检查 linux 进程前 10 名 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:29.959000             🧑  作者: Mango

代码示例1
# ps -eo pid,ppid,cmd,%mem,%cpu --sort=-%mem | head