https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229472

Rodrigo Osorio <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Rodrigo Osorio <[email protected]> ---
I think 'echo' man page tends to be as generic as possible and you should refer
the shell manpage itself for additional options. AFAIK the "-e" option isn't
supported by csh.

The 'sh' manpage provide the information you want :

echo [-e | -n] [string ...]
  -e      Process C-style backslash escape sequences.  The echo ....

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to