Dominique Dumont wrote:
Bill Davidsen <davidsen@tmr.com> writes: On the chance that I was unclear with my question: mount -r /dev/hdc /mnt/cdrom cd /mnt/cdrom find . -type f -print0 | xargs -0 md5sum | grep FAIL obviously modified to fit you device and mountpoint names. -- bill davidsen <davidsen@tmr.com> CTO TMR Associates, Inc Doing interesting things with small computers since 1979 |