|
I don't know of anyway, off hand, to keep the xterm open. However, you could solve the problem of the status messages by redirecting them to a /tmp file or other file. That way, when the program terminates you don't lose your status and error messages.
|