for this we need 2 have a named pipe created by mkfifo command
this named pipe acts as a buffer
so redirected the o/p of one terminal to the named pipe file as background process
read the i/p from same named pipe file i.e. redirect the i/p to whatever terminal u want it on.
I am not sure as to this is what u r aiming at. C if it helps
regards
b k sharma
------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
