Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2016-02-26 11:23:19
Size: 545
Editor: tcampb
Comment:
Revision 4 as of 2016-02-26 12:14:43
Size: 514
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from BLOCK-5A
= BLOCK-5A (Iterate) =
= F3CBLOCK-5A (Iterate) =
Line 40: Line 39:
mv typescript typeLog/typescriptIterate10 mv typescript typeLog/typescriptIterate10a

F3CBLOCK-5A (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/10cm/

date
exit

mv typescript typeLog/typescriptIterate10a

F3CBLOCK-5A (last edited 2016-02-26 12:14:43 by tcampb)