Relative Content

Tag Archive for jq

array of records without jq’s “slurp”

I have json data files that could be tens of gigabytes long. Maybe longer. I cannot control these file sizes. The files are sensor data logs and they aren’t valid json files. I need to fix the format before I try to process the file.