public final class Execs extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
exec(String[] cmds,
long timeout)
Executes the specified commands with the specified timeout.
|
static String |
exec(String cmd,
long timeout)
Executes the specified command with the specified timeout.
|
Copyright © 2009–2019 B3log. All rights reserved.