How to remove duplicate files [SOLVED]

James R. Van Zandt jrvz at comcast.net
Tue Jan 6 22:22:03 EST 2009


"Ben Scott" <dragonhawk at gmail.com> writes:
>On Tue, Jan 6, 2009 at 9:33 AM,  <jkinz at kinz.org> wrote:
>> in a similar vein, anyone who uses rsync or who wants to keep
>> an exact copy of a set of files sync'ed in two (or more)
>> different places look at "unison"
>
>  What makes unison better than rsync?

unison is two-way.  A changed file gets copied to the other place.
With rsync, you have to keep track of which copy is newer.


More information about the gnhlug-discuss mailing list