I have a huge one line json file that I want to convert into a multi-line file so I can read it. I have tried to use online tools but unsurprisingly they just crash. I have looked at python scrips but they haven't worked. I do have a Linux machine but it only has very minimal ram (2GB) and so I doubt if they load the file into ram that it would work.