|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.cbc.utilities.SystemCall
Class SystemCall
: Utility function to perform a unix
exec function similar to the Perl form of the command. the static
exec
takes the full command line of some program and
returns a new String containing the result, or the error.
Constructor Summary | |
private |
SystemCall()
|
Method Summary | |
static java.lang.String |
exec(java.lang.String command)
exec : |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
private SystemCall()
Method Detail |
public static java.lang.String exec(java.lang.String command) throws java.lang.Exception
exec
:command
- line String
String
with the resultjava.lang.Exception
- if any exec error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Javadocs generated Tue Apr 23 01:08:36 EDT 2002 by garym@maya.dyndns.org
Copyright © 2002 Canadian Broadcasting Corp