import java.io.InputStream; public class Main { public static void main(String[] argv) throws Exception { String command = "ls"; Process child = Runtime.
確定! 回上一頁