[TriLUG] md5sum question
Marc Wiatrowski
mwia at iglass.net
Thu Nov 6 16:51:53 EST 2008
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
More information about the TriLUG
mailing list