[Toybox] [PATCH] echo: add -E.

enh enh at google.com
Mon Apr 29 08:57:44 PDT 2019


POSIX finally gave us a way to use echo in a portable way despite
differences of opinion about whether to default interpretation of escape
sequences to on or off: -e enables and -E disables (as already
implemented by busybox and coreutils).

http://austingroupbugs.net/view.php?id=1222
---
 tests/echo.test   | 3 +++
 toys/posix/echo.c | 5 +++--
 2 files changed, 6 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-echo-add-E.patch
Type: text/x-patch
Size: 1726 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190429/3aced9f1/attachment-0002.bin>


More information about the Toybox mailing list