AWK implementation of gron, a JSON-to-greppable-text transformer
Make JSON greppable! gron.awk transforms JSON into discrete assignments to make it easier to grep for fields and to see absolute paths of those. It is reasonably fast with Gawk/Mawk/GoAWK even on large-ish files. Slow with BWK on big JSON files (100K+).
$
pkg install gron.awkOrigin
textproc/gron.awk
Size
13.3KiB
License
MIT
Maintainer
0mp@FreeBSD.org
Dependencies
0 packages
Required by
0 packages