Hi,

I have a null serial cable between two debian linux systems.  Niether side
has a serial login setup on the serial port.  I want to be able to catch an
oops on either computer with the other still-working system, and log it to a
file.

Now, I've tried using ttylog, and found a nice bug (see the BTS), and ended
up using cat instead.  Now I get a problem when I want to log both sides (I
was only logging one side before). 

Let's say I have comp1 and comp2.  They're each logging to a file on their
hard drive.  comp1 outputs something through the serial cable, comp2
receives it.  Now the file on comp1 gets some output that went to comp2, and
then proceeds to continuously add newlines to the end.

How can I read-only log both sides with a program available in debian
(from debian-sid is ok, if required)?

Thanks,

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to