chckDups
Use this program to check if the input file(s) has any duplicate rows.
Getting started
Once we create big file(s) and if you have to verify if there are any duplicate rows then you can make use of this program and find all the duplicate rows. This program will not only checks for the duplicate rows, it also creates a file without any duplicates. Apart from this it also creates another file with only the duplicate rows in it.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Authors
Kiran Panigrahi - [email protected]
License
This software is licensed under MIT, for more details please read the LICENSE file.