On Thursday 26 February 2009 17:29:18 Chet Ramey wrote:
> Mike Frysinger wrote:
> > the documentation shows that for <<< here documents, the word must be
> > right after the operator (although it doesnt really spell it out). not
> > sure if that should be made explicit and to have bash reject it,
Mike Frysinger wrote:
> the documentation shows that for <<< here documents, the word must be right
> after the operator (although it doesnt really spell it out). not sure if
> that
> should be made explicit and to have bash reject it, or to fix up this issue
> so
> it works again ...
>
> at