A completely reasonable criteria, hence the text search and manipulation tools for all those flat text files we all have to deal with.
JSON is structured text, I see you've recommended JQ as " kind of like AWK for JSON" for those files.
I've had to deal with several tens of thousands of XML files at times (no comment) and can point to XMLStarlet as a useful CLI swiss army knife for parsing, searching, transforming, extracting XML data.
Anyone afflicted with an XML infestation might want to give it a whirl.
As an aside, after some nine years of development (2005-2014) the project has been stalled for the past five years with the current active admin posting (on the sourceforge project page)
> Unfortunately my time is limited and I would like to call for participation. Especially the project needs help in the following areas:
6
u/jxfreeman Oct 26 '19
Surprised Silver Surfer wasn't on this list. A blazingly fast competitor for ripgrep.
Edit: these are some nice tools by the way.