Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15536

Re: Unexpected sourcing of ~/.bashrc under ssh

From Stephane Chazelas <stephane.chazelas@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: Unexpected sourcing of ~/.bashrc under ssh
Date 2019-10-25 16:49 +0100
Message-ID <mailman.1724.1572018618.9715.bug-bash@gnu.org> (permalink)
References <27440.1571900467@kermit.inria.fr> <20191025154906.dqndrf7h47y2rfm4@chaz.gmail.com>

Show all headers | View raw


Seems to be down to:

bash-5.0$ printenv SHLVL
1
bash-5.0$ printenv SHLVL | cat
0

Possibly a consequence of the fix for
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00000.html

-- 
Stephane

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Unexpected sourcing of ~/.bashrc under ssh Stephane Chazelas <stephane.chazelas@gmail.com> - 2019-10-25 16:49 +0100

csiph-web