#!/bin/bash yum -y install java-1.8.0-openjdk-devel-debug.x86_64 cat >/etc/profile.d/jdk.sh<