#!/bin/sh #Uninstall Java rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin rm -fr /Library/PreferencePanes/JavaControlPanel.prefpane exit 0