https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229472
Rodrigo Osorio <rodr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rodr...@freebsd.org --- Comment #2 from Rodrigo Osorio <rodr...@freebsd.org> --- 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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"