redhat man page for innconfval

Query: innconfval

OS: redhat

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INNCONFVAL(1)						      General Commands Manual						     INNCONFVAL(1)

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 parameters and values are printed on separate lines. This is most useful with the other options for set- ting 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.3.4.1, dated 2000/08/17.
SEE ALSO
libinn(3), inn.conf(5). INNCONFVAL(1)
Related Man Pages
getlist(1) - redhat
overchan(8) - redhat
passwd.nntp(5) - redhat
distrib.pats(5) - redhat
inn.conf(5) - centos
Similar Topics in the Unix Linux Community
Please help: Extract filtered output from following input
Getting the value from a parameter file
Reading comma separated variable into other variables in shell script
[Solved] Counting The Number of Lines Between Values with Multiple Variables
Assign Unknown Values to Variables