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