bug-bash
[Top][All Lists]
Advanced

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

Re: BASH bug CDPATH plus redirection


From: Paul Jarc
Subject: Re: BASH bug CDPATH plus redirection
Date: 28 Jun 2001 15:38:44 -0400
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7

mooney@dogbert.cc.ndsu.NoDak.edu (Tim Mooney) writes:
> The reason is that modern shells honor ENV, and will happily read
> what ENV points to when starting a script or subshell.

The bash man page (confirmed by experiment) says that ENV is used for
interactive shells invoked as "sh".  BASH_ENV is used for
non-interactive shells not invoked as "sh".


paul



reply via email to

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