DragonFly On-Line Manual Pages
PRINT-GROUP(1) User Contributed Perl Documentation PRINT-GROUP(1)
NAME
print-group - Print contents of a netspoc group definition
SYNOPSIS
print-group [options] FILE|DIR 'group:name,...'
OPTIONS
-nat network:name
Uses network:name as reference when resolving IP address in a NAT
environment.
-help
Print a brief help message and exits.
-man
Prints the manual page and exits.
DESCRIPTION
This program prints the contents of a netspoc group definition as lines
of ip or ip/prefixlen. Group is a simple group, some automatic group,
or a union, intersection, complement of simpler groups.
COPYRIGHT AND DISCLAIMER
(c) 2011 by Heinz Knutzen <heinzknutzen@users.berlios.de>
This program uses module Netspoc.pm, a Network Security Policy
Compiler, http://netspoc.berlios.de
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
perl v5.20.2 2011-01-02 PRINT-GROUP(1)