6 ms·
This one gets uses a lot to compare two versions a JSON file vimdiff <( jq < /tmp/file1.json ) <( jq < /tmp/file2.json )
by scrapheap 1y ago
This one gets uses a lot to compare two versions a JSON file
vimdiff <( jq < /tmp/file1.json ) <( jq < /tmp/file2.json )