cp ~/dominions3/savedgames/TimeTest/* ~dom3/public_html/games/TimeTest
cp ~/TimeTest.log ~dom3/public_html/games/TimeTest
cat ~/TimeTest.log >>TTlong.log
diff -a TimeTest.log TTold.log >TTchanges.txt
strings TTchanges.txt >~dom3/public_html/games/TimeTest/log_changes.txt
cp TimeTest.log TTold.log
cp /dev/null TimeTest.log 

