From 5bc593ccb8502703bd09a7cdc5a036fc748aa91e Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 23 Nov 2007 21:20:21 +0000 Subject: hush: implement echo builtin builtin_echo - 36 +36 bltins 384 396 +12 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 1/0 up/down: 48/0) Total: 48 bytes --- shell/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/Config.in') diff --git a/shell/Config.in b/shell/Config.in index 0689b4ec2..312583e87 100644 --- a/shell/Config.in +++ b/shell/Config.in @@ -166,6 +166,7 @@ config HUSH select TRUE select FALSE select TEST + select ECHO help hush is a very small shell (just 18k) and it has fairly complete Bourne shell grammar. It even handles all the normal flow control -- cgit v1.2.3