Date: Tue, 29 Jun 1999 17:05:27 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp AT delorie DOT com Subject: Re: Bash 2.03 beta update In-Reply-To: <199906261855.SAA73892@out5.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 26 Jun 1999, Mark E. wrote: > I'm also pondering making 'PATH_SEPARATOR=:' the default since > Bash is a Unix shell and shell scripts expect PATH to be colon > separated. Any thoughts on this? I presume this goes together with PATH_EXPAND=y, right? If not, programs that look up the PATH will be confused by the colons, since they don't expect colons to be a directory separator.