Y
Hacker News
new
|
ask
|
show
|
jobs
by
scrapheap
330 days ago
This one gets uses a lot to compare two versions a JSON file
vimdiff <( jq < /tmp/file1.json ) <( jq < /tmp/file2.json )