aboutsummaryrefslogtreecommitdiff
path: root/man/man1/grec.1df
blob: b1f7019346b04977f7dfb6df11c5e5ff611106dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.TH GREC 1df "April 2017" "Manual page for grec"
.SH NAME
.B grec
\- saner name for grep -c
.SH SYNOPSIS
.B grec
PATTERN [FILE...]
.br
.SH DESCRIPTION
.B grec
is the same as grep(1) when run with a a -c option, because the name always
bugged me a bit--"g/re/p, except don't print it, count it"?
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>