#!/bin/sh export JAVA_HOME=/usr/lib/java export MANPATH="${MANPATH}:${JAVA_HOME}/jre/man" export PATH="${PATH}:${JAVA_HOME}/jre/bin"