aboutsummaryrefslogblamecommitdiff
path: root/man/man1/gred.1df
blob: 74eb856109071e139007a617ecab56116171dbe6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                                

                 


               
                                                                           


                                                            
.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 its -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>