Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. avinash99

    Why is not the process terminating after executing the command

    Hi The process is not getting terminated after executing a command. Should not the process get terminated automatically once the command is executed? Or should we terminate it using a separate command. The code: try { Runtime runtime = Runtime.getRuntime(); Process process =...

Part and Inventory Search

Back
Top