Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2005 14:15:46 -0800 (PST)
From:      Nick Johnson <freebsd@spatula.net>
To:        Ashok Shrestha <ashok.shrestha@gmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: java programming question
Message-ID:  <20051222141514.B68949@turing>
In-Reply-To: <79e2026f0512221413x4fbb3dc1j49f089f7c770d153@mail.gmail.com>
References:  <79e2026f0512221413x4fbb3dc1j49f089f7c770d153@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051222141514.B68949>