关于这个专题,以下准则:
Process proc = null;
try {
String[] cmdss= {"gnome-terminal"};
proc = Runtime.getRuntime().exec(cmdss, null, wd);
} catch (IOException e) {
e.printStackTrace();
}
班图。
我在管理术语后如何向终点站发出指挥?
例如:管理终点站,并指挥“ls”等。