comparecsv

command
v0.0.0-...-09f66be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package main implements a csv comparator. There are two commandline flags -f1 -f2 The tool reads both files and creates a fnv64 hash of the rows. After that, it loops through the second file to find all records that don't exist in the first. If the hash of a record is found, and the records thus match, the instances are removed from the list. That means at the end the only items that don't have matching hashes are listed.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL