bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nested bash 5 interactive sessions without job control


From: Grisha Levit
Subject: Re: nested bash 5 interactive sessions without job control
Date: Tue, 19 Feb 2019 19:31:41 -0500

On Tue, Feb 19, 2019, 7:28 PM Chet Ramey <chet.ramey@case.edu> wrote:

> I can't reproduce this on my Mac OS X box when I run the devel version
> as a login shell and ssh to localhost.
>

I was also able to get the same result with

$BASH -c "($BASH --norc -i -c 'set +m; exec /; set -m; \$(:)')"

>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]