tags 274592 + wontfix
thanks

Ralph Corderoy writes:
> Chet was only saying the simpler, single-line, case can't be reproduced
> in 3.0.  He wasn't saying the original, longer, error case can't be
> reproduced;  see the start of the bug report.  So I'm re-opening this
> because it seems to have been closed for the wrong reason.
> 
>     $ echo $BASH_VERSION
>     3.00.16(1)-release
>     $ echo foo
>     foo
>     $ echo !$
>     echo foo
>     foo
>     $ echo 'a
>     b' !$
>     a
>     b !$
>     $

Chet did say that history expansion was performed on a line-by-line
basis.  AFAIU, this is not going to be changed.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to