[TriLUG] md5sum question

Jason Watts jsnonzzr at gmail.com
Thu Nov 6 17:17:53 EST 2008


Thanks,  currently most of what you have below is about 3 inches above my
head... im going to go google and try and figure out exactly what that will
do.  Though I did see something similar to that online in my 3 second google
search, i just wanted to see if there was anything easier (or easier to read
atleast)

On Thu, Nov 6, 2008 at 4:51 PM, Marc Wiatrowski <mwia at iglass.net> wrote:

> what about something like this?
>
> find ./dir -type f -exec md5sum {} \; | sort | md5sum
>
>
> On Thu, 2008-11-06 at 16:28 -0500, Jason Watts wrote:
>
> > I have a folder with a bunch of folders in it that contain about 100gig's
> > worth of files.  I just moved these from one system to another and wanted
> to
> > check integrity.
> >
> > Is there a simple way of doing this without going though every folder and
> > creating individual .md5's?  Simple meaning no scripting.
> >
> > Thanks,
> >
> > Jason
> --
>  TriLUG mailing list        :
> http://www.trilug.org/mailman/listinfo/trilug
> TriLUG FAQ  : http://www.trilug.org/wiki/Frequently_Asked_Questions
>



More information about the TriLUG mailing list