EOL in stderr of ssh - Linux

Bob Proulx bob at proulx.com
Tue Jul 15 07:19:26 EST 2008


Stanislaw Kaminski wrote:
> Correct me if I'm wrong, but I always thought that Linux' EOL is 0x0A.
> Imagine my surprise when I saw that all messages that are being output
> on to the stderr (on any Linux I've tested - Fedora and Ubuntu) are
> terminated with 0x0D, 0x0A.

What are your tty settings?  What is the output of this command?

  stty -a

What is the output of this command?

  echo ABC | od -tx1

Bob


More information about the openssh-unix-dev mailing list