F3BBLOCK-10A (Tile 5cm)

Adapted from DL

cd /SPC_Test/F3B-Number/
script
date
pwd
ls -l

cd test/
ls -l

ls -l scripts/
ls -l support/

cat support/TILE05.in

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

ls -l /usr/local/bin/map_coverage
map_coverage
TILE05
0 0.00005

ls -l /usr/local/bin/make_tilefile
echo "N" | make_tilefile > out
sed -i '' '1d' out

echo "XXXXXX" > make_scriptT.in
echo "scripts/XXX005.seed" >> make_scriptT.in
cat out >> 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/5cm/

cp run_script.b log/5cm/

date
exit

mv typescript typeLog/typescriptTile5

F3BBLOCK-10A (last edited 2016-04-13 21:31:13 by tcampb)