What is that process doing commands

From Andreida
Revision as of 11:39, 16 February 2016 by Andreas (talk | contribs) (Created page with "If you'd like to know what is happening in different processes apt-get install strace htop Then in htop press "s" on a process and see what it is doing.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you'd like to know what is happening in different processes

 apt-get install strace htop

Then in htop press "s" on a process and see what it is doing.