TRAX FAQ: How to simulate line tracks


An example is here. You can call it e.g. as a script as follows:
   exec "$TRAX/TUTOR/linetrack.exec" 
A second parameter (./) specifies the target directory for the various output files,
   exec "$TRAX/TUTOR/linetrack.exec" './'
in this case the current working directory.
Last updated: M.Kraemer,
$Id: traxfaqlinetrack.html,v 1.3 2019/03/17 22:57:51 kraemer Exp $