trentm / json

A "json" command for massaging JSON on your Unix command line.
https://trentm.com/json
Other
1.56k stars 122 forks source link

when streaming with `json -ga`, I'd like an option to skip non-JSON lines #90

Open trentm opened 9 years ago

trentm commented 9 years ago

Sometimes when streaming, there are non-JSON lines in the output (hiccups in bunyan -p PID, mixed JSON and non-JSON log files, etc.). It would be nice to be able to carry on and not error out.

cflynn07 commented 8 years ago

+1