java programming question

Nick Johnson freebsd at spatula.net
Thu Dec 22 14:15:53 PST 2005


See the API for Runtime, specifically Runtime.exec(...)

    Nick

On Thu, 22 Dec 2005, Ashok Shrestha wrote:

> What is the Java equivalent of C++ system(char*) ?
>
> That is, how can I run shell code using Java?
>
> --
> Ashok Shrestha
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>


More information about the freebsd-java mailing list