Mail Archives: djgpp-workers/1999/03/04/11:29:15
I've update the packages to fix the crash that was introduced in the
2.02.1 -> 2.03 upgrade. Lately, I've been using bash_src.zip to archive
the source, but the link on my web page was to bash_core.zip. I fixed
that also.
BTW, subshell commands do work as expected in Bash 2.03 and
1.147. Try this:
var = "1"
( var = "2" )
echo $var
Bash 1.147 does have a bug where the return code of a command run
in a subshell is ignored.
Mark
---
Mark Elbrecht
snowball3 AT usa DOT net http://members.xoom.com/snowball3/
- Raw text -