X-Authentication-Warning: orion.ac.hmc.edu: neldredge owned process doing -bs Date: Wed, 31 May 2000 11:24:50 -0700 (PDT) From: Nate Eldredge X-Sender: neldredge AT orion DOT ac DOT hmc DOT edu To: djgpp-workers AT delorie DOT com cc: "Mark E." Subject: Re: Bash 2.04 beta 5 released In-Reply-To: <39351666.10362.88549E@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 31 May 2000 pavenis AT lanet DOT lv wrote: > Hi! > > One more problem with bash-2.03 and also 2.0.4-beta5a: > > Redirection '>&' seems to work when I invoke bash directly but > not when through link The same happens on Linux with bash 2.03. I think this is because when you invoke bash as `sh', it goes into POSIX-compatibility mode. It may well be that >& is not specified by POSIX. -- Nate Eldredge neldredge AT hmc DOT edu