The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: Redirect Xterm
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-12-2002
barisgultekin barisgultekin is offline
Registered User
 

Join Date: May 2002
Posts: 6
Question Redirect Xterm

I am using a program that opens up an Xterm window, where the simulation running sends a lot of messages to.

I would like to keep these messages, but I guess the buffer size is not large enough to show all of them, they get truncated. So my questions are:

1. How can I redirect the messages that are being sent to a particular Xterm (by some process that is already running and I have no access to) to a file?

2. How can I increase the default buffersize of Xterm?

Thanks.
Baris
Forum Sponsor