3 Mar
2003
3 Mar
'03
4:39 p.m.
Hey guys! I have a really short Java question for you... How does one make a system call from Java? I want to be able to run a Linux command, e.g., System("command"); in C. The idea behind this is that I'm writing an example Java program to install an application, for example Postfix, that I may want to use as an example for Students... Later! Steve