Date: Wed, 18 Apr 2001 21:06:22 +0300 From: Peter Pentchev <roam@orbitel.bg> To: questions@FreeBSD.org Subject: A real stupid-like sessions / group leaders / shells question Message-ID: <20010418210622.A2272@ringworld.oblivion.bg>
next in thread | raw e-mail | index | archive | help
OK, so this might be really really really stupid, but.. FreeBSD/i386 (ringworld.oblivion.bg) (ttyv4) login: roam Password: Last login: Wed Apr 18 21:01:16 on ttyv4 Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. This is a MOTD. Live with it. > echo $SHELL /bin/tcsh > tcsh > kill -STOP $$ Suspended (signal) > bg %1 [1] tcsh & > > FreeBSD/i386 (ringworld.oblivion.bg) (ttyv4) login: I somewhat fail to see why a 'bg' of a child process should kill the parent shell.. I can reproduce this with various combinations of csh, tcsh and bash as either the login or the child shells. csh/tcsh is the one from today's -stable, bash is 2.05 from ports. G'luck, Peter -- This sentence contains exactly threee erors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010418210622.A2272>