Differences between revisions 3 and 4
Revision 3 as of 2016-02-26 11:24:20
Size: 513
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 39: 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)