RE: md5sum lots of files
Grok Mogger wrote:
> I have about 36 GB of files on a hard disk that I've transfered
> to another disk. I'd like to cksum or md5sum the files just to
> make sure that they were all copied well.
I have the same need, and wrote a Perl script "md5sums" to generate and
check *.md5 files recursively for directory trees. You can get it here
(production server):
http://www.holgerdanske.com/dpchrist/software/
or here (development server):
http://www2.holgerdanske.com/dpchrist/software/
HTH,
David
Reply to: