What is that process doing commands: Difference between revisions

From Andreida
(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.")
 
(No difference)

Latest revision as of 11:39, 16 February 2016

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.