Does anyone know a way to send keyboard input to a background
process? Let say I put a telnet session to the background. What
I would do to do that is type "telnet host &". Now assume the
connection is made, how can I send input (via keyboard) to telnet
while it's still a background process? If anyone knows the answer
to this question, please reply to this message. Thanks a lot.
Wen