i currently run several minicom sessions inside screen, can screen be used in this manner inside screen?<br><br><div class="gmail_quote">On Thu, Sep 23, 2010 at 16:13, Erik Mitchell <span dir="ltr"><<a href="mailto:erik.mitchell@gmail.com">erik.mitchell@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Wow, I didn't know you could do that with screen. I'm never using minicom again!<br>
<br>
Thanks Jeremy.<br>
<br>
-Erik<br>
<div><div></div><div class="h5"><br>
On Thu, Sep 23, 2010 at 4:07 PM, Jeremy Olexa <<a href="mailto:jolexa@jolexa.net">jolexa@jolexa.net</a>> wrote:<br>
> On 09/23/2010 03:32 PM, <a href="mailto:jkjones@tcq.net">jkjones@tcq.net</a> wrote:<br>
>> I'm trying to debug some old equipment and the serial comm protocols it<br>
>> uses.� Years ago I used to have a program which ran on a separate<br>
>> computer in the serial link.� The program displayed all the characters<br>
>> coming and going.� I don't remember any more than that, but it was<br>
>> probably an MS-DOS program.� Is there anything equivalent now, for<br>
>> Linux?� Some way to pass /dev/ttyS0 straight through to /dev/ttyS1 and<br>
>> display the incoming and outgoing characters, perhaps?� Thanks.<br>
>><br>
>> Kraig<br>
><br>
> There are tons of apps out there for serial access, just google for<br>
> "serial +linux" or so. This is especially hot in the embedded<br>
> development. Myself, I use GNU screen to connect to my arm computer with<br>
> a RS-232->USB converter since none of my computers have serial ports<br>
> anymore. "screen /dev/ttyUSB0 115200" I'm sure the same applies for ttyS0.<br>
><br>
> Hope that helps,<br>
> Jeremy<br>
</div></div></blockquote></div>