Re: [ILUG] Generating MD5 Checksums

From: John P. Looney (jplooney-ilug at domain online.ie)
Date: Wed 10 May 2000 - 12:43:36 IST


On Wed, May 10, 2000 at 12:45:31PM +0100, Anton Mc Kee mentioned:
> Sorry for the silly question but how do I generate a md5sum of a directory
> recursivly?

 At a guess:

 find . -exec cat {} \; | md5sum

Kate

-- 
"The fool must be beaten with a stick, for an intelligent person 
the merest hint is sufficient"                -- Zen Master Greg


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:05 GMT