Re: Extra newline characters.

2004-10-08 Thread Errin Larsen
On Fri, 8 Oct 2004 15:25:36 -0700 (PDT), Ron Smith <[EMAIL PROTECTED]> wrote: > > > Thanks all. The problem was at the begining of the 'TELNET' session, I have > to type in: UNSET CRLF. > > > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We fi

Re: Extra newline characters.

2004-10-08 Thread Errin Larsen
On Fri, 8 Oct 2004 11:51:34 -0700 (PDT), Ron Smith <[EMAIL PROTECTED]> wrote: > > > I'm not sure what you mean. I'm new at logging into shell accounts through a > 'telnet' session. I'm on a Window$ 2000 box, using 'telnet' to log into > 'sdf.lonestar.org'. The first thing that appears at login i

Re: Extra newline characters.

2004-10-08 Thread Dennis G. Wicks
Fri, 8 Oct 2004 15:03:48 -0400 (EDT) > From: Chris Devers <[EMAIL PROTECTED]> > Reply-To: Perl_beginners <[EMAIL PROTECTED]> > To: Ron Smith <[EMAIL PROTECTED]> > Cc: Perl_beginners <[EMAIL PROTECTED]>, Errin Larsen <[EMAIL PROTECTED]> > Subject: Re: Extra

Re: Extra newline characters.

2004-10-08 Thread Chris Devers
On Fri, 8 Oct 2004 [EMAIL PROTECTED] wrote: atleast he omited login+pwd. :) Thank Cthulu for minor disasters... -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Extra newline characters.

2004-10-08 Thread mgoland
atleast he omited login+pwd. :) - Original Message - From: Chris Devers <[EMAIL PROTECTED]> Date: Friday, October 8, 2004 3:03 pm Subject: Re: Extra newline characters. > On Fri, 8 Oct 2004, Ron Smith wrote: > > > I'm not sure what you mean. I'm new at lo

Re: Extra newline characters.

2004-10-08 Thread Chris Devers
On Fri, 8 Oct 2004, Ron Smith wrote: I'm not sure what you mean. I'm new at logging into shell accounts through a 'telnet' session. I'm on a Window$ 2000 box, using 'telnet' to log into '[OMITTED -- chd]. The first thing that appears at login is the following: NetBSD/alpha (sdf) (ttypu) Does th

RE: Extra newline characters.

2004-10-08 Thread Bliss, Kevin
Try: $ stty sane $ TERM=vt100; export TERM That will give you a common default terminal emulation. I would recommend getting a better windows client terminal. Some good free ones are putty and teraterm. Cygwin is a complete linux emulation package the runs on windows and includes decent termin

Re: Extra newline characters.

2004-10-08 Thread Ron Smith
I'm not sure what you mean. I'm new at logging into shell accounts through a 'telnet' session. I'm on a Window$ 2000 box, using 'telnet' to log into 'sdf.lonestar.org'. The first thing that appears at login is the following: NetBSD/alpha (sdf) (ttypu) Does that help? Ron Errin Larsen <[EM

Re: Extra newline characters.

2004-10-08 Thread Errin Larsen
On Fri, 8 Oct 2004 11:11:26 -0700 (PDT), Ron Smith <[EMAIL PROTECTED]> wrote: > I'm working the exercises out of the "Learning Perl" book, but I'm doing so through > a shell account from a Window$ box into a UNIX environment. I'm experiencing an > oddity wherein I'm getting, what I think are, ext