the echo command doesn't read string sequences such as \c or \r even when the
option -E is not used. for example:
 echo "Today is \c "
produces
 Today is c
on the screen.


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to