# NAME ipgrep - grep files by CIDR # SYNOPSIS ipgrep [-1cfHhLlnVv] [long options...] [patterns] [files] # DESCRIPTION This program will print lines from a file that matches IP addresses in the given netblocks. Many of the options mirror similar options from [grep](https://metacpan.org/pod/grep). # SEE ALSO [grep](https://metacpan.org/pod/grep) # AUTHOR Robert Rothenberg # COPYRIGHT AND LICENCE This software is copyright (c) 2023 by Robert Rothenberg. This is free software, licensed under The Artistic License 2.0 (GPL Compatible).