|
|
|
|
|
by zimpenfish
1621 days ago
|
|
> I have found great mileage using gron `gron` is great but doesn't seem to handle some (extreme-ish) situations that `jq` can, e.g. the json output from the fastnbt-tools. You either get a `token too long` error using `gron -s` because the input is too long (it's 90MB, that's fair) or you get only one set of outputs per key (iyswim) because they get overlapped in memory. |
|
That sounds like a major bug. So it will silently skip data that you wanted?