Differences between revisions 2 and 3
Revision 2 as of 2016-02-26 11:20:44
Size: 545
Editor: tcampb
Comment:
Revision 3 as of 2016-02-26 11:20:57
Size: 513
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from BLOCK-3A
= BLOCK-3A (Iterate) =
= F3CBLOCK-3A (Iterate) =

F3CBLOCK-3A (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/20cm/

date
exit

mv typescript typeLog/typescriptIterate20

F3CBLOCK-3A (last edited 2016-02-26 11:20:57 by tcampb)