Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2016-02-24 11:04:10
Size: 347
Editor: tcampb
Comment:
Revision 4 as of 2016-02-24 11:06:29
Size: 348
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= BLOCK-1 (Clean Setup) = = BLOCK-1A (Clean Setup) =

BLOCK-1A (Clean Setup)

Adapted from DL

cd /SPC_Test/F3C-Quality/
script
date
pwd
ls -l

rsync -hapvP ../F3-base/orig .
rsync -hapvP ../F3-base/base .
mv base/IMAGEFILES/README base/
rsync -hapvP ../F3-base/ORex .

ls -l orig/
ls -l base/SHAPEFILES/

date
exit

mv typescript log/typescriptCleanSetup

F3CBLOCK-1A (last edited 2016-02-26 11:19:09 by tcampb)