via: https://wangchujiang.com/linux-command/c/top.html - 显示系统中正在运行的进程的动态实时信息 - Cases - 要求进程列表按内存利用率排列 ```shell top -o mem ```