Differences between revisions 4 and 7 (spanning 3 versions)
Revision 4 as of 2016-02-24 14:12:51
Size: 595
Editor: tcampb
Comment:
Revision 7 as of 2016-02-24 14:35:48
Size: 616
Editor: tcampb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
cat scripts/TILE20.in ls -l support/

cat support/TILE20.in
Line 19: Line 21:
bigmap < scripts/TILE20.in bigmap < support/TILE20.in
Line 25: Line 27:
rm LMRKLIST1.TXT rm -f LMRKLIST1.TXT

BLOCK-2A (Tile 20cm)

Adapted from DL

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

cd test/
ls -l

ls -l scripts/
ls -l support/

cat support/TILE20.in

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

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

rm -f 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)