If you're using the top that comes with Ubuntu (top -v = procps-ng version 3.3.10),

then you can use these interactive keyboard shortcuts to change the sorting. Note that these are all capital letters, so either use shift or caps lock.

M %MEM
N PID
P %CPU
T TIME+

By default, they will be sorted in DESC order. Use R to toggle ASC/DESC.

To set the sorting from the command line option, use top -o %MEM. You can specify any column.

最新文章

  1. Xamarin+Prism小试牛刀:定制跨平台Outlook邮箱应用
  2. struts2+hibernate 项目实战:图书管理系统
  3. Could not parse mapping document from input stream
  4. Windows Phone App的dump文件实例分析- System.ExecutionEngineException
  5. 学习WebSocket(一):Spring WebSocket的简单使用
  6. CF 439C Devu and Partitioning of the Array
  7. Android性能优化系列 + Android官方培训课程中文版
  8. RGui的http代理设置
  9. Erlang 程序引发共享内存 bug 的一个例子
  10. 《高质量C++/C编程指南》陷阱 【转】
  11. 【转】Java的接口和抽象类的区别
  12. man命令
  13. int, NSInteger, NSUInteger, NSNumber的区别
  14. logcat使用
  15. Lua 垃圾收集机制
  16. robot中简单的使用键盘按键,和对象无关
  17. docker制作镜像
  18. CSS中清除浮动的作用以及如何清除浮动
  19. JavaScript基础四
  20. Flask学习【第8篇】:flask-session组件

热门文章

  1. win7 下docker 镜像加速
  2. matplotlib动态绘图
  3. Java连载37-面向对象的封装性
  4. linux基础学习路线&review
  5. Anaconda--在虚拟环境中安装CUDA and cudnn
  6. vuex 源码分析(六) 辅助函数 详解
  7. Entity Framework 6 中如何获取 EntityTypeConfiguration 的 Edm 信息?(二)
  8. Winform中设置ZedGraph鼠标滚轮缩放的灵敏度以及设置滚轮缩放的方式(鼠标焦点为中心还是图形中心点)
  9. VS Code 自动修改和保存 代码风格 == eslint+prettier
  10. APS.NET MVC + EF (06)---模型