Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 6.2

(Zoot)

innconfval(1)


INNCONFVAL

INNCONFVAL

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
HISTORY
SEE ALSO

NAME

innconfval − get an InterNetNews configuration parameter

SYNOPSIS

innconfval [ −c ] [ −f ] [ -i path_to_innconf ] [ −p ] [ −s ] [ −t ] [ −v ] [ parameter... ]

DESCRIPTION

Innconfval prints the values of the parameters specified on the command line. Values are retrieved from the inn.conf(5) file and are described there except for ’’version’’. ’’Version’’ cannot be set at inn.conf(5) and retrieved from INNVersion() in libinn(3). If no parameters are specified, all the values are printed on separate lines. This is most useful with the other options for setting up assignment of variables.

OPTIONS

−c

Print values as csh set commands

−f

Values are retrieved by using the GetFileConfigValue if the ’’−f’’ flag is used. Otherwise the GetConfigValue routine is used. Both are described in libinn(3).

−i

Values are read from the specified file. This overrides the compile time default for inn.conf(5)

−p

Print values as perl assignment commands

−s

Print values as shell set commands

−t

Print values as tcl assignment commands

−v

Print inn version

HISTORY

Written by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 1.1.2.1, dated 1999/06/12.

SEE ALSO

libinn(3), inn.conf(5).



innconfval(1)