bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in echo command


From: Paul Jarc
Subject: Re: bug in echo command
Date: Mon, 05 Jan 2004 09:47:30 -0500
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

"Alfred M. Szmidt" <address@hidden> wrote:
>    the echo command doesn't read string sequences such as \c or \r
>    even when the option -E is not used.

-e is not supposed to be on by default, AFAICT.  I think -E exists
only to override an explicit -e.  "/bin/echo -e" works for me.

>     echo "Today is \c "

That probably uses the shell's built-in echo, not the external one
from coreutils.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]