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
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.
Use --help option to get more information.
dedup --help