commit | 5700029c65f2218b5fceca77a9140aff6d882aab | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jan 12 14:41:45 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jan 12 14:41:45 2018 +0100 |
tree | 39c98b5ad7a7b0eab4ec18e4111b8b6677066f19 | |
parent | cca7c611f26d98415c0f986e5a5e731ab5e379ff [diff] |
hush: implement "command -v -V" function old new delta pseudo_exec_argv 231 374 +143 if_command_vV_print_and_exit - 127 +127 builtin_set 267 273 +6 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 2/0 up/down: 276/0) Total: 276 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>