Antão Miguel Chantre wrote:
> Hi
> I Would like to know if is possible to see the all thread in a Linix System
>
Hey,
'ps -L' (Without the quotes) will show you all the threads for processes
running under the username you are logged in as. To see threads for all
processes running on the system ...
> Hi
> I Would like to know if is possible to see the all thread in a Linix System
>
Hey,
'ps -L' (Without the quotes) will show you all the threads for processes
running under the username you are logged in as. To see threads for all
processes running on the system ...
[ more ]