#!/bin/sh for name in /opt/umleditor/* ; do CP=$CP:$name done #CP=/usr/share/java/ili2c/ili2c.jar:$CP java -cp $CP -jar /opt/umleditor/umleditor.jar