Skip to content
/ dedup Public

A command line tool to deduplicate lines, implemented in Rust.

License

Notifications You must be signed in to change notification settings

race604/dedup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dedup

A command line tool to dedup lines in file or input stream. In contrast to uniq, dedup does not only compare adjacent lines, but will dedup lines globally.

Usage

Use --help option to get more information.

dedup --help

About

A command line tool to deduplicate lines, implemented in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages