-#----------------------------------------------------------------------- # Make MD5 checksums for this volume #----------------------------------------------------------------------- cd /n/diraid02/data/develop/di_photom/ mkpdssum -f -l -x CODE -x dataset.html -x DOWNLOAD -x CODE -x NOTES -x checksum #----------------------------------------------------------------------- # Make DOWNLOAD files for these but first temporarily rename # the top-level directory to the volume ID to make "nice" # download files. #----------------------------------------------------------------------- cd /n/diraid02/data/develop/di_photom/DOWNLOAD rm * cd /n/diraid02/data/develop/di_photom/ zip -r DOWNLOAD/diphot_0001.zip \ aareadme.txt \ catalog \ data \ document \ index \ voldesc.cat #----------------------------------------------------------------------- # Make checksum.md5 for all files in DOWNLOAD/, and rename the # top-level directory #----------------------------------------------------------------------- cd /n/diraid02/data/develop/di_photom/DOWNLOAD mkpdssum -p -x checksum . mv checksum.tab MD5SUM cd /n/diraid02/data/develop/di_photom/