| Size: 899 Comment:  | Size: 916 Comment:  | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 1: | Line 1: | 
| Line 9: | Line 6: | 
| murphy | |
| Line 34: | Line 32: | 
| }}} | |
| Line 36: | Line 35: | 
| {{{ | |
| Line 37: | Line 37: | 
| mv NEWLIST.TXT nftConfig/preImport-${ID}$Res.txt relink.sh nftConfig/preImport-${ID}$Res.txt make_script.in | /bin/mv -f NEWLIST.TXT make_script.in | 
| Line 41: | Line 40: | 
| make_scriptF | |
| Line 45: | Line 46: | 
| make_scriptF | |
| Line 47: | Line 47: | 
| finished import-$ID-$Res_is_complete | #finished import-$ID-$Res_is_complete | 
| Line 54: | Line 54: | 
| grep Comments *.OOT | cut -c 12-17 > nftConfig/postImport-${ID}$Res.txt | 
Do this for every tar file that is created for the nftLandmarks in nftConfig
Clear everything
murphy rm -r NEW_FILES NEWLIST.TXT sh rem_script.b rm -f ./TESTFILES/* rm -f ./TESTFILES1/*
Remember to set the variables * ID=00000 * Res=0
Get files ready (only let Kristina do this)
logP=log/$ID$Res
mkdir -p $logP
echo nft=$ID > config/nftID
echo res=$Res >> config/nftID
checkVar $ID $Res $logP
echo "Importing $ID $Res" | tee -a notes
tar -xvf nftConfig/nftLandmarks-${ID}$Res.tarIMPORT /bin/mv -f NEWLIST.TXT make_script.in relink.sh support/importScript.seed make_scriptF.seed make_scriptF
Run me
nohup sh run_script.b #finished import-$ID-$Res_is_complete
Check and finish
find_nofit | tee fit
grep Comments *.OOT | cut -c 12-17 > nftConfig/postImport-${ID}$Res.txt
nftBlockFinish.sh nft.$ID






