man1/ReqLogPar
Table of Contents
ReqLogPar - request parameters value and print in database format
ReqLogPar
<dbman_host>
This program reads the stdin for a list of Label-RefName
pairs. A request is formatted and sent to
dbman for each command in the
file. The value of the parameter is returned to the stdout in database
format i.e. parameters are formatted according to DESC.CrtKey and DESC.MsgKey.
- dbman_host
- The host where dbman is running.
# this is
a list of parameters to save
# each parameter should appear on a line
# | chars are used to separate the fields
#
BM 01-1|CC |
DOSE |HEratio |
DOSE |ESratio1|
DOSE |ESratio2|
ReqLogPar csdev1 < par_list
This program is
considered deprecated and may be removed in a future release.
Use
ReqPar(1)
instead.
$Id: ReqLogPar.1,v 1.2 2007/10/03
17:31:55 kitchen Exp $
Table of Contents