#!/bin/sh # # gnu.localegen # Convenience script for Unix boxes # exec JAVA_HOME/bin/java \ -cp JAVA_HOME/lib/cptools.jar \ gnu.localegen.Main "$@"