I just want to know answers for the following question
i want to run the shell script from java , please specify how can i embed the file within the jar so that i can execute the script file ? also i have sudo commands in my script file , how i will be executing those commands during executing jar ?
Thanks