On Jan 15, 7:39=A0pm, Reid Thompson <reid.thomp... / ateb.com> wrote: > Vell wrote: > > > Can anyone advise me on how I can better implement this? > > Is this just because you want to do it it Ruby? > A quick search should turn up various implementations of diff that will ta= ke two > directories and recursively compare the contents. No this did not have to be in Ruby, I only chose to do it in Ruby so that I can get better at Ruby. Its the only language that I have them most experience in. I never bothered to search around for any other things.