Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.erols.net!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: alt.unix.wizards,comp.unix.admin,comp.unix.bsd.freebsd.misc,comp.unix.questions,relcom.fido.ru.unix Subject: Re: Strange things happen... Date: 22 Nov 1996 00:14:26 GMT Organization: Private BSD site, Dresden Lines: 18 Message-ID: <572r92$moi@uriah.heep.sax.de> References: <56791g$i7s@mx.iki.rssi.ru> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: euryale.cc.adfa.oz.au alt.unix.wizards:5817 comp.unix.admin:50778 comp.unix.bsd.freebsd.misc:31412 comp.unix.questions:91784 serg@infomag.mipt.rssi.ru (Sergei A. Golubchik) wrote: > Today, when I logon, I saw some processes > (midn. commander and X) running > 'ps' tell me, that they belong to user > who wasn't logged on now. > and I know that he could'n do 'nohup' Background processes in job control shells (other than AT&T's Korn shell) are ``effectively nohuped''. This is by sending the SIGHUP only to the foreground process group of a tty. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)