aboutsummaryrefslogblamecommitdiff
path: root/man/man1/gred.1df
blob: e3dbce87078faa71e0e7fe40806fbc321b35b4b4 (plain) (tree)
1
2
3
4
5
6
7




                                                

                 






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