preload
Nov 19

When switching from Mac to Linux and vice versa, I always have to think a bit about how to use the command top and sort by CPU.

With Linux it is

top

and then press

shift+p

Mac:

top -o cpu

I hope I can remember this :-)

Tagged with: