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