[Ilugc] Press Enter to continue....

  • From: noorul@xxxxxxxxxx (Noorul Islam K M)
  • Date: Mon, 09 Apr 2012 14:14:33 +0530

Madeeswer V <madhiv at gmail.com> writes:

Hi,

  I am a beginner of shell script, when I tried to install java 1.6 used by
bash script, but while executing java paused suddenly, " Press Enter to
continue...."  how to avoid this


There are two ways to avoid this and automate your installation.

1. simple solution, use rpm or deb package for  jdk installation instead of
self extracting installation(./jdk-6u21-linux-i586.bin).


jdk deb packages will prompt for user input for accepting license
agreement and it is not straight forward to automate it.

Thanks and Regards
Noorul

Other related posts: