This is provided for conveniance for people who are interested. If you wish to use this product properly then you are advised to read the documentation provided carefully, however for the impatient user of a 1.1 Java system a 'quick' recipe is included below. java -classpath /path/to/classes.zip:/path/to/mindtermfull.jar \ mindbright.application.MindTerm Note that 'classes.zip' must be listed before mindtermfull.jar. On a 1.2 Java system the corresponding recipe is as follows. java -classpath /path/to/mindtermfull.jar \ mindbright.application.MindTerm Also see http://www.mindbright.se/mindterm/ for more information Unix Support