Things I Learned
Tags
Date
Search
Merge .JSON files with jq
https://til.marcuse.info/json/merge-json-files.html
jq
-s
'.[0] * .[1]'
file1 file2
Date: 2016-08-10
Tags:
json
Share: