Pankaj Kumar wrote:
Is there any way to kill a dead (state 'D' or 'Z') process which can't be deleted by sending the signals SIGTERM or SIGKILL ?(other than REBOOT)
regards PKU
#killall -l #killall -9 <process_name> # man killall
Although killall -9 should work.
Regards, Yash
__________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/
_______________________________________________ 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]/
_______________________________________________ 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]/
