#!/bin/rc # compare CD image file against its source dir # Tue Nov 16 06:52:29 EST 2004 Peter A. Cejchan rfork e iso/mnt if (! cmp < cat `{ lsr /n/iso} < cat `{ lsr $home/iso} ) echo ISO FILE ERROR iso/um # -eof-