On Thu, Aug 07, 2025 at 22:46:47 -0400, The Wanderer wrote: > sed 's/["'\'']//' > sed s/\[\"\'\]// > > (I'd guess Greg Wooledge will probably present a better solution, and > possibly take me to task for a sloppy one. But oh well.) No, you're doing fine. In fact, you even came up with one that I missed in my first reply.