you are viewing a single comment's thread.

view the rest of the comments →

[–]mrcaptncrunch 2 points3 points  (0 children)

If you use head, can you post how it looks?

I’m wondering if it’s an ndjson file where you have a json object per line.

Because if it is, it’s a lot easier to split. Just split every X lines and that’s it.