Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 12:33:26 -0700
From:      Bakul Shah <bakul@bitblocks.com>
To:        current@freebsd.org
Subject:   suspend bug
Message-ID:  <200207181933.PAA05510@thunderer.cnchost.com>

next in thread | raw e-mail | index | archive | help
Try this:

$ csh
% su
Password:
% stop $$

Suspended (signal)
%fg

At which point you will lose you login shell.

Prior to KSE one could switch between an su'ed shell and a
normal shell at will by using stop $$ and fg.

Is this breakage considered a bug or a feature?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207181933.PAA05510>