Skip to content

Add gristle_deduper #55

@kenfar

Description

@kenfar

Deduping files using unix utilities is unnecessarily complex - since the sort and uniq commands compare the entire row, not just a key, do not ignore parts of the row, and remove all duplicates rather than all, but one.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions