#!/bin/bash #clean up old java version (if its still here) removepkg /var/log/packages/j2sdk* #restart all java stuff killall java exit 0