How to use this method of java? - TechRepublic
General discussion
October 31, 2000 at 07:28 AM
jason

How to use this method of java?

by jason . Updated 25 years, 4 months ago

exec
public Process exec(String command,
String[] envp,
File dir)
throws IOException
Does somebody know how to use it?

This discussion is locked

All Comments