On Thu, 25 May 2006, Abu M. Muttalib wrote: > Hi, > > I have an application wherein I have say 10 threads which are created > unconditionally and run a "while(1);". > > Will they be shown in the output of ps -A as 10 different processes? Try with ps -eLf Srdjan Todorovic -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/