Re: Unexpected Quick Substitution in string literals

2023-12-13 Thread Sundeep Agarwal
inside single quotes, right? $ echo 'fig ^mango' fig !!:s^mango On Wed, Dec 13, 2023 at 5:54 PM Greg Wooledge wrote: > On Wed, Dec 13, 2023 at 10:50:16AM +0530, Sundeep Agarwal wrote: > > $ echo "fig > > ^mango" > > bash: :s^mango": substitution failed >

Unexpected Quick Substitution in string literals

2023-12-13 Thread Sundeep Agarwal
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-Smvct5/bash-5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wno-parentheses -Wno-format-security uname