FreeBSD.software
Home/textproc/gron.awk

gron.awk

0.2.0

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+).

Origin: textproc/gron.awk
Category: textproc
Size: 13.3KiB
License: MIT
Maintainer: 0mp@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install gron.awk

More in textproc