Saturday, 31 August 2013

Run .sh file from current package

Run .sh file from current package

There are two files A.java and B.sh in /test package .
I want to execute B.sh from A.java. In other word I want to get B.sh as a
file

No comments:

Post a Comment