On 6/8/07, John Gnew <[EMAIL PROTECTED]> wrote: > Does anyone have a script that would read the MD5SUMS files and then > verify the MD5s against each source file? > > John
you don't need a script for that, the md5sum program can read the file itself, i believe with the -c option, if not, see the manual (man md5sum) Tijnema -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
