From: pavenis AT lanet DOT lv To: "Mark E." Date: Wed, 31 May 2000 13:40:54 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bash 2.04 beta 5 released CC: djgpp-workers AT delorie DOT com Message-ID: <39351666.10362.88549E@localhost> In-reply-to: <3933DAC9.6548.18AD36@localhost> References: <39341183 DOT 17750 DOT 6F4ACA AT localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 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 Andris C:\DJGPP\bin>sh sh-2.04$ gcc -v >&xx Reading specs from c:/djgpp/lib/gcc-lib/djgpp/2.952/specs gcc version 2.95.2 19991024 (release) sh-2.04$ exit C:\DJGPP\bin>bash bash-2.04$ gcc -v >&xx bash-2.04$ exit C:\DJGPP\bin>stubedit -v sh.exe -value- -field description- 0x80000 (512k) Minimum amount of stack space (bytes/K/M) 0x4000 (16k) Size of real-memory transfer buffer (bytes/K/M) bash Base name of file to actually run (max 8 chars, ""=self) "" Value to pass as file component of argv[0] (max 16 chars, ""=default) CWSDPMI.EXE Program to load to provide DPMI services (if needed)