home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD1.img
/
d1xx
/
d133
/
crc
/
executeme
< prev
next >
Wrap
Text File
|
1988-03-13
|
252b
|
12 lines
FAILAT 11
echo "verifying all files..."
crc <crclist -v
if ERROR
echo " "
echo "Error detected, you have a bad copy of the files"
echo " Please destroy this copy and try to get another copy"
else
echo "All files check out"
type README
endif