Fixed source URL.
This commit is contained in:
parent
931f1e1214
commit
39252d915f
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ public class CmdExec
|
||||||
/**
|
/**
|
||||||
* Note: this code is inspired by an article of Michael C. Daconta published
|
* Note: this code is inspired by an article of Michael C. Daconta published
|
||||||
* in JavaWorld Dec 29, 2000 (http://www.javaworld.com/article/2071275
|
* in JavaWorld Dec 29, 2000 (http://www.javaworld.com/article/2071275
|
||||||
* /core-java/when-runtime-exec---won -t.html?page=2).
|
* /core-java/when-runtime-exec---won-t.html?page=2).
|
||||||
*
|
*
|
||||||
* @param command
|
* @param command
|
||||||
* not a shell command, it must be a executable program.
|
* not a shell command, it must be a executable program.
|
||||||
|
|
Loading…
Reference in a new issue