Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!execu!sequoia!uudell!bigtex!texsun!ukcsd.uk.sun.com!terryh From: terryh@ukcsd.uk.sun.com (Terry Heatlie - Sun UK - Tech Support ) Newsgroups: comp.unix.programmer Subject: Re: how process in background can kill itself after logout (BSD unix). Message-ID: <2502@texsun.Central.Sun.COM> Date: 30 Jan 91 08:08:34 GMT References: <1991Jan29.012702.7265@nntp-server.caltech.edu> <405@bria> <1991Jan30.024132.17535@convex.com> Sender: news@texsun.Central.Sun.COM Reply-To: terryh@ukcsd.uk.sun.com (Terry Heatlie - Sun UK - Tech Support ) Lines: 10 not going away on logout is a feature of processes run in the background from the C shell. I guess running the processes from a bourne shell instead may make it die when you log out. Alternatively, you could kill the process from your .logout. Regards, Terry Heatlie. Disclaimer: all my own work (except this disclaimer, which I nicked).