If I run an application and launch it into the background and the
application displays stuff (i.e. it's doing printf's to standard output) I
will see the output as long as the terminal window I've launched the
application from is still there. However if I close that terminal window
the output is presumably going into the bit bucket.
My question: Is there any way, once I've closed my terminal window, to
"reattach" myself to the running application again so that I can once again
start seeing the application's output?
Thanks and regards,
Chris
Received on Fri Jan 14 2000 - 20:43:48 NZDT