Add a header line before each json document

前端 未结 2 1151
说谎
说谎 2021-01-26 13:33

I have a json file with 1000 json object. is there any way to add a header line before each json document ? Is there any easiest way ?

Example : I have 1000 object l

2条回答
  •  情书的邮戳
    2021-01-26 13:59

    I found the best way to Add a header line before each json document. https://stackoverflow.com/a/30899000/5029432

提交回复
热议问题