I a trying to run a shell script from java and want to capture the exit value from shell script in java. Below are the codes that I have tried along with their outputs