Hi Folks,
Here is the Question for u ?

Is it possible to a Run a
Unix Shell Script File Using java Program (ex: using Runtime ,process class etc....)
my Shell Script File Contains So many Commands (like find ,sed,awk,convert etc..)
-----> I would like to run this shell script file using Java program in Windows through
Cygwin Environment...??