Differences between revisions 3 and 4
Revision 3 as of 2014-04-06 00:44:11
Size: 757
Editor: EricPalmer
Comment:
Revision 4 as of 2015-05-06 11:15:24
Size: 757
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"] [[Test_Files]]

Test_Files

= Overview =

5.7 Takes the output of EXPORT and bring in the new files (maplets and landmarks). It normally requires name deconfliction.

Output may be exact (diff)

Input

NEW_FILES must have the new stuff to import

/usr/local/bin/IMPORT

= Output =


Bob's notes

Untar to recover NEW_FILES directory

~/Planets/Real/Utilities/IMPORTL.e

cp NEWLIST.TXT make_script.in

For make_scriptF.seed use:

n
n
g
u
1
o
RECENT
n
1
q
END

Copy into window:

./rem_script.b
rm -f ./TESTFILES/*
rm -f ./TESTFILES1/*
~/Planets/Real/Utilities/make_scriptF.e
./run_script.b &

Check progress with:
~/Planets/Real/Utilities/find_nofit.e

do_import (last edited 2015-05-06 11:15:24 by localhost)