hush/coreutils
Richard Genoud d683c5c2f1 tr: support octal ranges
now, we can do printf "a\tb\tcdef\n" | ./busybox tr -d "\1-\14b-e"
af

and bonus, we save some bytes.

function                                             old     new   delta
expand                                               718     699     -19
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-19)             Total: -19
bytes

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-10-26 17:18:07 +01:00
..
2015-01-24 19:46:45 +01:00
2014-02-03 03:27:53 +01:00
2015-08-03 18:09:18 +02:00
2013-01-14 01:34:48 +01:00
2011-09-21 01:59:15 +02:00
2015-04-21 16:00:41 +02:00
2015-07-21 19:50:48 +02:00
2015-07-13 03:25:46 +02:00
2013-07-04 11:33:42 +02:00
2013-01-14 15:57:44 +01:00
2011-10-28 14:07:44 +02:00
2015-06-07 18:19:47 +02:00
2015-05-25 13:46:36 +02:00
2015-07-21 19:50:48 +02:00
2014-01-10 16:26:15 +01:00
2015-04-21 16:00:41 +02:00
2013-09-11 11:58:33 +02:00
2015-10-26 17:18:07 +01:00
2015-04-21 16:00:41 +02:00
2015-08-03 18:09:18 +02:00
2015-10-07 22:42:45 +02:00
2014-06-22 20:44:25 +02:00
2012-03-05 14:22:33 +01:00
2015-10-07 22:42:45 +02:00