Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16110
| From | Eduardo Bustamante <dualbus@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: First lines of examples/startup-files/bashrc |
| Date | 2020-04-08 16:46 -0700 |
| Message-ID | <mailman.382.1586389595.2644.bug-bash@gnu.org> (permalink) |
| References | <20200408234241.84fa2643163cc7ec3aedc6ef@schrader-schulte.de> <CAOSMAuvsyHZ18kM6RaDfoCVynprvTkEbgtHsi9EX1JXcxs9rPg@mail.gmail.com> |
On Wed, Apr 8, 2020 at 2:42 PM Martin Schulte <gnu@schrader-schulte.de> wrote: (...) > But, as far as I understand, a non-interactive bash doesn't read > ~/.bashrc at all - so shouldn't we just omit them? There are exceptions. One of them being SSH, see: https://git.savannah.gnu.org/cgit/bash.git/tree/shell.c?h=ea31c00845c858098d232bd014bf27b5a63a668b#n1095 > /* If we were run by sshd or we think we were run by rshd, execute > ~/.bashrc if we are a top-level shell. */
Back to gnu.bash.bug | Previous | Next | Find similar
Re: First lines of examples/startup-files/bashrc Eduardo Bustamante <dualbus@gmail.com> - 2020-04-08 16:46 -0700
csiph-web