using Runtime.exec() in Java

前端 未结 4 969
生来不讨喜
生来不讨喜 2020-12-03 20:06

What do you have to do in Java to get the Runtime.exec() to run a program that is on the path? I\'m trying to run gpsbabel which I have put into the path (/usr/local/bin).

4条回答
提交回复
热议问题