diff options
author | Tomi Leppanen <tomi.leppanen@jolla.com> | 2019-11-25 17:59:52 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2019-11-27 17:11:09 +0100 |
commit | 1b76ffaae400f266fe5aea0d5900a7e2ab9d7aa8 (patch) | |
tree | 3d1cd284687332353a67e839ebbcb2741bb14f99 /shell/hush_test/hush-misc/source3.tests | |
parent | 008413754ba588e6168c3d15280181fb2c331770 (diff) | |
download | busybox-1b76ffaae400f266fe5aea0d5900a7e2ab9d7aa8.tar.gz |
grep: add -R
This adds -R option to grep similar to GNU grep. It is the same as -r
but also dereferences symbolic links to directories.
function old new delta
grep_main 834 850 +16
packed_usage 33362 33368 +6
grep_file 1440 1441 +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 23/0) Total: 23 bytes
Signed-off-by: Tomi Leppanen <tomi.leppanen@jolla.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-misc/source3.tests')
0 files changed, 0 insertions, 0 deletions