all you need. Keeps me from
having to use tcl ;-)
> -Original Message-
> From: John [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, March 17, 2002 10:13 PM
> To: [EMAIL PROTECTED]
> Subject: RE: xmit Perl code for carriage return during telnet session
>
>
> Daniel,
>
t; From: John [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, March 17, 2002 10:13 PM
> To: [EMAIL PROTECTED]
> Subject: RE: xmit Perl code for carriage return during telnet session
>
>
> Daniel,
>
> Thanks for the suggestion, but I'd already tried that
> variation-on-a
PROTECTED]]
Sent: Monday, March 18, 2002 12:45 AM
To: John
Cc: [EMAIL PROTECTED]
Subject: Re: xmit Perl code for carriage return during telnet session
Hello John,
Monday, March 18, 2002, 5:15:18 AM, John wrote:
> I do not understand the results of the following experiment, and would
>
Hello John,
Monday, March 18, 2002, 5:15:18 AM, John wrote:
> I do not understand the results of the following experiment, and would
> appreciate input.
> Using telnet on a Win PC, I executed this code:
> perl -e print "Hello world.\n\r"' > /dev/tty1
> On my Linux system monitor (/d
I do not understand the results of the following experiment, and would
appreciate input.
Using telnet on a Win PC, I executed this code:
perl -e print "Hello world.\n\r"' > /dev/tty1
On my Linux system monitor (/dev/tty1), I see "Hello world." printed along
with the newline and carria