2009-01-13 16:40:58 +01:00
|
|
|
ua is a simple command-line tool that finds sets of identical files.
|
|
|
|
The name ua is derived from the Hungarian word ugyanaz meaning the same.
|
|
|
|
|
|
|
|
The development of ua was motivated by the disturbingly often recurring
|
|
|
|
event of waiting too long for a shell script using sorts, md5sums, diffs
|
|
|
|
and the like to finish finding identical files. While there are many tools
|
|
|
|
out there, we needed a tool that can ignore white spaces and runs quite fast.
|
|
|
|
|
2009-02-15 17:44:55 +01:00
|
|
|
LICENSE: GPL2 or later
|
|
|
|
|
2012-08-04 07:20:27 +02:00
|
|
|
WWW: https://github.com/euedge/ua/wiki
|