Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2016-02-24 12:09:01
Size: 549
Editor: tcampb
Comment:
Revision 4 as of 2016-02-24 14:12:51
Size: 595
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
Line 23: Line 24:

rm LMRKLIST1.TXT
Line 33: Line 36:
cp run_script.b log/ mkdir log/20cm/

cp run_script.b log/20cm/

BLOCK-2A (Tile 20cm)

Adapted from DL

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

cd test/
ls -l

ls -l scripts/
cat scripts/TILE20.in

ls -l /usr/local/bin/bigmap
bigmap < scripts/TILE20.in
cp MAPFILES/TILE20.MAP MAPFILES/XXXXXX.MAP

ln -s scripts/make_scriptT20 make_scriptT.in
cat make_scriptT.in

rm LMRKLIST1.TXT

ls -l /usr/local/bin/make_scriptT
make_scriptT
ls -l

cat INIT_LITHOS.TXT
lithos -v

nohup sh run_script.b &

mkdir log/20cm/

cp run_script.b log/20cm/

date
exit

mv typescript typeLog/typescriptTile20

F3CBLOCK-2A (last edited 2016-02-26 11:19:45 by tcampb)