ankush grover <[EMAIL PROTECTED]> wrote:
I wanted to kill a particular process when the user logout.This
process starts when the user logs in and want to kill the 
process when user logout.
[...]
bash has a huponexit shell option that can be set with shopt. Setting
this, e.g., in the login file, will send a SIGHUP to all jobs started by a
user when the login shell exits. Does this meet your needs?

Regards,
Gora


Send instant messages to your online friends http://in.messenger.yahoo.com 
_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to