* The version number of Bash: Bash 2.05b, but bash 2.x and 3.x are
both likely affected.
* The hardware and operating system: HOST Linux x86, TARGET Linux MIPS
* The compiler used to compile Bash: mips-gcc (GCC) 3.2
* A description of the bug behaviour: $(CC_FOR_HOST) is used to
I think that the descriptions of AND lists and OR lists in
bash(1) could be improved.
Here is an excerpt from http://cnswww.cns.cwru.edu/~chet/bash/bash.html:
The control operators && and || denote AND lists and OR lists,
respectively. An AND list has the form
command1 && comman