Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14261 > unrolled thread

Bash 5.0-alpha tries to expand exclamation marks in quoted strings

Started by"Bernhard Rosenkraenzer" <bero@lindev.ch>
First post2018-06-21 00:29 +0200
Last post2018-06-21 00:29 +0200
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  Bash 5.0-alpha tries to expand exclamation marks in quoted strings "Bernhard Rosenkraenzer" <bero@lindev.ch> - 2018-06-21 00:29 +0200

#14261 — Bash 5.0-alpha tries to expand exclamation marks in quoted strings

From"Bernhard Rosenkraenzer" <bero@lindev.ch>
Date2018-06-21 00:29 +0200
SubjectBash 5.0-alpha tries to expand exclamation marks in quoted strings
Message-ID<mailman.2329.1529543618.1292.bug-bash@gnu.org>
I don't think this is intentional:

[bero@c64 ~]$ echo "test!!"
echo "testecho "testecho "test!"""
testecho testecho test!

ttyl
bero

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web