In <46688cb90906170748v5acc1dcbh2c616ef948d4b...@mail.gmail.com>, abdelkader
belahcene wrote:
>how to execute an external program from java.
Look at the documentation for java.lang.Runtime.exec family of functions.
Compare/contrast with the exec* family of SUS C functions.
--
Boyd Stephen Smi
abdelkader belahcene wrote:
hi,
how to execute an external program from java.
the equivalent to the system C command : system( thecommand ), where
command is any unix command or program like ls, gedit or firefox
thanks for help
bela
You'd probably be better off asking on a java-dev li
hi,
how to execute an external program from java.
the equivalent to the system C command : system( thecommand ), where
command is any unix command or program like ls, gedit or firefox
thanks for help
bela
3 matches
Mail list logo