I\'m using Java\'s ProcessBuilder class to run an external process. The process should not terminate before the Java program does; it must stay alive in command/response mode.