Differences between revisions 2 and 3
Revision 2 as of 2016-02-26 12:08:53
Size: 543
Editor: tcampb
Comment:
Revision 3 as of 2016-02-26 12:09:10
Size: 512
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from BLOCK-7A
= BLOCK-7A (Iterate) =
= F3CBLOCK-11A (Iterate) =

F3CBLOCK-11A (Iterate)

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

cd test/
ls -l

cp LMRKLIST1.TXT LIST.TXT
duplicates
cat make_script.in

ls -l /usr/local/bin/make_lmrklistX
make_lmrklistX

ln -s scripts/make_scriptP.seed make_scriptP.seed
cat make_scriptP.seed

ls -l /usr/local/bin/make_scriptP
make_scriptP > run.sh

ls -l

cat INIT_LITHOS.TXT
lithos -v

nohup sh run.sh &

cp run.sh log/5cm/

date
exit

mv typescript typeLog/typescriptIterate5

F3CBLOCK-11A (last edited 2016-02-26 12:09:10 by tcampb)