bug-bash
[Top][All Lists]
Advanced

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

bug with multiline strings parsing and single-quoted !


From: gennady . kupava
Subject: bug with multiline strings parsing and single-quoted !
Date: Tue, 2 Dec 2014 13:02:31 -0800 (PST)
User-agent: G2/1.0

This looks like a bug:

gena@note2:~$ echo "a
> b" | echo '!'
bash: !': event not found
> ^C
gena@note2:~$ 

Is it?

Gennady


reply via email to

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