Re: fix quoting in trap command
On Mon, May 26, 2025, at 2:08 PM, Paul Eggert wrote: > Thanks for that quote cleanup. I was struck by its simplification of > "s/'\''/'\'''\'''\''/g" to "s/'/'''/g"; only cognoscenti > can appreciate minor victories like these. I installed it. I also want to say thank you for doi
Re: fix quoting in trap command
Thanks for that quote cleanup. I was struck by its simplification of "s/'\''/'\'''\'''\''/g" to "s/'/'''/g"; only cognoscenti can appreciate minor victories like these. I installed it.