•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Shell Scripting section within the Software Development category of DaniWeb, a massive community of 422,381 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,652 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Shell Scripting advertiser: Programming Forums
Views: 481 | Replies: 0
•
•
Join Date: Apr 2008
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
Hi
I have written a script file which uses whiptail --inputbox to get an input and i want to execute this script from a java program... my java code is
but when i run my java code the script is not running. The whiptail box is not appearing.. What should i do to run the script
I have written a script file which uses whiptail --inputbox to get an input and i want to execute this script from a java program... my java code is
Process process = Runtime.getRuntime().exec("/path/../myscript.sh");but when i run my java code the script is not running. The whiptail box is not appearing.. What should i do to run the script
•
•
•
•
•
•
•
•
DaniWeb Shell Scripting Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Internet running really slow (Viruses, Spyware and other Nasties)
- DataBase Monitoring Script (Shell Scripting)
- question about connecting odbc to sql through php script (PHP)
- noobie asking for assistance with file parsing... (Perl)
- Java practice questions (Java)
- getting rid of Admilliserve log file (Viruses, Spyware and other Nasties)
Other Threads in the Shell Scripting Forum
- Previous Thread: searching for a record in a file
- Next Thread: Problem with SSH



Threaded Mode