#----------------------------------------------------------------------- # Make DOWNLOAD files for the calib/ directory and for the # supporting files in this data set. But first temporarily rename # the top-level directory to the volume ID to make "nice" # download files as requested during the Nov 2006 review. #----------------------------------------------------------------------- cd /n/diraid02/data/lien/dimvnv_enc/DOWNLOAD rm dimvnv_3001.zip dimvnv_3001_calib.tar MD5SUM cd /n/diraid02/data/lien/ mv dimvnv_enc dimvnv_3001 zip -r dimvnv_3001/DOWNLOAD/dimvnv_3001.zip \ dimvnv_3001/aareadme.txt \ dimvnv_3001/catalog \ dimvnv_3001/document \ dimvnv_3001/errata.txt \ dimvnv_3001/index \ dimvnv_3001/voldesc.cat tar -cvf dimvnv_3001/DOWNLOAD/dimvnv_3001_calib.tar dimvnv_3001/calib mv dimvnv_3001 dimvnv_enc