Skip to content

badaz/deduplicate-lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Lines deduplicator

Deduplicate lines in a file

Run this script with 2 arguments : input file path and output file path. Script will create a new file without the duplicate lines and a deleted.txt file containing removed lines. The script will output the number of lines removed from the original file.

About

python lines deduplicator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages