Hi Peeyush,

> #####################
> >how can I check which application is that as the
> processes
> are running in background and are many of them 
> #####################
> 
> ps -aux  ##- report process status
> top      ##- display top CPU processes
> 
> u can use grep to filter ur output
> ps -aux | grep squid
> 

I guess the question was -
If there are a no. of processes running in background,
and one of them core dumps, then, how to identify
which process crash produced the core dump.

Sorry friends, I am not able to give the answer, but
waiting for the same eagerly

Kapil Sethi


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to