[Cialug] Regex Question

Todd Walton tdwalton at gmail.com
Mon Jul 25 17:46:25 UTC 2022


On Mon, Jul 25, 2022 at 11:18 AM Will <staticphantom at gmail.com> wrote:

> I wouldn't use regex for this but I would use jq and pluck the fields you
> want. Alternatively use grep -v and omit the line command line.
>

You're right. I often forget the obvious thing. = )

--
Todd


More information about the Cialug mailing list