PHP commandline tool to compare files for unique rows (In Progress)
Clone the repository and install dependencies with composer.
composer install
Commands can be run by command line with php.
php ./src/tuple-hash.php <command>
Generate an index for a file.
Compare two files to determine the difference.