DevUtilsApp / DevUtils-app

All-in-one Toolbox for Developers. Native macOS app.
https://devutils.com
Other
4.09k stars 222 forks source link

Feature request: find duplicates #113

Open ascendbruce opened 1 year ago

ascendbruce commented 1 year ago

It would be great to have the ability to identify duplicate values easily.

it could be a new option "Only the Duplicates" in "Line Sort/Dedupe"

image

Use case: When debugging an input data issue, it's helpful to identify the problematic lines (with duplicates) instead of only knowing that there is a difference between line count vs. deduped line count.