Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Robert Elz Newsgroups: gnu.bash.bug Subject: Re: Bash parameter expansion (remove largest trailing match, remove largest leading match, pattern replacement) does not work Date: Sun, 30 Aug 2020 00:47:58 +0700 Lines: 11 Approved: bug-bash@gnu.org Message-ID: References: <20974.1598722020@jinx.noi.kre.to> <11537.1598723278@jinx.noi.kre.to> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: usenet.stanford.edu 1598723303 30154 209.51.188.17 (29 Aug 2020 17:48:23 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org To: Bruce Lilly Envelope-to: bug-bash@gnu.org In-Reply-To: Received-SPF: permerror client-ip=2001:3c8:9009:181::2; envelope-from=kre@munnari.OZ.AU; helo=munnari.OZ.AU X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -14 X-Spam_score: -1.5 X-Spam_bar: - X-Spam_report: (-1.5 / 5.0 requ) BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.4, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <11537.1598723278@jinx.noi.kre.to> X-Mailman-Original-References: <20974.1598722020@jinx.noi.kre.to> Xref: csiph.com gnu.bash.bug:16844 Date: Sat, 29 Aug 2020 13:33:37 -0400 From: Bruce Lilly Message-ID: | Did you look at the relevant bash manual pages linked in the bug report? Enough to know that [\057] doesn't mean what you seem to believe it should. kre