]> git.ipfire.org Git - thirdparty/man-pages.git/commit
bin/grepc, grepc.1: -c: Add option to count matches
authorAlejandro Colomar <alx@kernel.org>
Sun, 5 Nov 2023 12:31:33 +0000 (13:31 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:23 +0000 (21:29 +0100)
commit4315b44a8625377f8dc884d798d33fd7b06af75c
tree669564f2b4a2a6cb1f8da46a69c98398b521cb3c
parentd4059951c5c0afd95919f548ea1bde6ff2c53e42
bin/grepc, grepc.1: -c: Add option to count matches

As in pcre2grep(1) and grep(1).

Signed-off-by: Alejandro Colomar <alx@kernel.org>
bin/grepc
share/man/man1/grepc.1