commit | cd09e81520b7917adebcffd7c361671f913325eb | [log] [tgz] |
---|---|---|
author | Natanael Copa <ncopa@alpinelinux.org> | Thu Feb 23 14:20:22 2012 +0000 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Feb 28 03:44:08 2012 +0100 |
tree | 8b9bca5890d22a116511c5b098d08c6bbcd294d4 | |
parent | 0b170e6a096b0d5010e29a39f3b270c3a7bc4945 [diff] |
grep: support for -x, match whole line Specified in POSIX. http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>