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


Groups > gnu.bash.bug > #15536 > unrolled thread

Re: Unexpected sourcing of ~/.bashrc under ssh

Started byStephane Chazelas <stephane.chazelas@gmail.com>
First post2019-10-25 16:49 +0100
Last post2019-10-25 16:49 +0100
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#15536 — Re: Unexpected sourcing of ~/.bashrc under ssh

FromStephane Chazelas <stephane.chazelas@gmail.com>
Date2019-10-25 16:49 +0100
SubjectRe: Unexpected sourcing of ~/.bashrc under ssh
Message-ID<mailman.1724.1572018618.9715.bug-bash@gnu.org>
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

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web