bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash: History substitution doesn't happen after ^V^J.


From: Ralph Corderoy
Subject: Re: bash: History substitution doesn't happen after ^V^J.
Date: Fri, 29 Oct 2004 23:15:24 +0100

Hi,

One thing I didn't realise from Chet's explanation was that this
simpler, single-line, case also fails.

    $ echo foo
    foo
    $ echo "abc'def" !$ xyz
    abc'def !$ xyz

This bites when I

    $ vi foo.c
    $ ci -u -m"Somebody's patch." !$

Cheers,


Ralph.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]