Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!mcvax!kth!sunic!dkuug!harald.ruc.dk!jba From: jba@harald.ruc.dk (Jan B. Andersen) Newsgroups: comp.unix.questions Subject: csh - how to automatically kill background processes on logout Message-ID: <72@harald.UUCP> Date: 4 Aug 89 19:44:00 GMT Organization: RUC - Roskilde University Center, Denmark Lines: 8 In Bourne shell background processes started with '&' will automatically get killed on logout (hangup). But the man page for csh says: "Processes running in the background (by &) are immune to to signals... including hangups." How do I enable SIGHUP? In .logout? Should I kill them instead? -- Jan B. Andersen ("SIMULA does it with CLASS")