Skip to content

Python tool to help you knockout duplicate entries from multiple files and generate the final output

Notifications You must be signed in to change notification settings

hamzaavvan/dupknock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

dupknock

Python tool to help you knockout duplicate entries from multiple files and generate the final output

DupKnock - Python

Required: Python 3.5 or above

Usage

$ python dupknock.py directory_containing_files [exts]

Example

To search within text (txt) files only:

$ python dupknock.py subdomains

When searching within txt and csv

$ python dupknock.py subdomains txt,csv

About

Python tool to help you knockout duplicate entries from multiple files and generate the final output

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages