public class ExecUtil extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ExecUtil.Redirection | 
| Modifier and Type | Field and Description | 
|---|---|
| static int | BLOCK_SIZE | 
| Constructor and Description | 
|---|
| ExecUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | execute(String[] cmd,
       OutputStream std,
       OutputStream err) | 
public static final int BLOCK_SIZE
public static int execute(String[] cmd, OutputStream std, OutputStream err)