From charlesreid1

(Created page with "Nice article on CLI tools: https://remysharp.com/2018/08/23/cli-improved bat prettyping htop (not crappy top!) - color coding, keyboard bindings P = sort by cpu M = sort...")
 
No edit summary
Line 7: Line 7:
htop (not crappy top!) - color coding, keyboard bindings
htop (not crappy top!) - color coding, keyboard bindings


P = sort by cpu
* P = sort by cpu
 
* M = sort by memory
M = sort by memory
* F4 = filter process by string (filter)
 
* Space = mark single process
F4 = filter process by string (filter)
 
Space = mark single process

Revision as of 00:48, 16 November 2018

Nice article on CLI tools: https://remysharp.com/2018/08/23/cli-improved

bat

prettyping

htop (not crappy top!) - color coding, keyboard bindings

  • P = sort by cpu
  • M = sort by memory
  • F4 = filter process by string (filter)
  • Space = mark single process