commit | b131ccec9c917efd735a353cb0f2cb14862192f1 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 20 03:39:43 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 20 03:39:43 2010 +0200 |
tree | 96579954c233b54efbf39becc5642fb263e26709 | |
parent | 40477e2fdb3d32f4d368ee4f7c72ded4a2398082 [diff] |
hush: support "cd -- DIR" and such function old new delta skip_dash_dash - 33 +33 builtin_exit 43 48 +5 builtin_umask 121 125 +4 builtin_shift 115 119 +4 builtin_cd 71 75 +4 builtin_wait 271 274 +3 builtin_source 171 174 +3 builtin_exec 57 60 +3 builtin_eval 46 45 -1 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 7/1 up/down: 59/-1) Total: 58 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>