man1/kasnrd

Table of Contents

Name

kasnrd - read knob assignments

Synopsis

kasnrd <knob_host>

Description

Read knob assignments from knobd and write to stdout. Usually stdout will be redirected to a file.

Arguments

knob_host

The host where knobd is running.

Environment Variables

KNOB

If the command line argument knob_host is present it overrides the environment variable otherwise this value is used as the host name for knobd.

If KNOB is missing from the environment and the knob_host command line argument is not present the hostname defaults to localhost.

Exit Codes

The program exits with a 0 on success.
The program exits with a 1 on all fatal errors.

See Also


assignd(8)
knobd(8)
meterd(8)
METERconf(5)
kasn(1)

Examples

kasnrd csdev1 csdev1 > saved_knob_assignments

Manual page revision

$Id: kasnrd.1,v 1.2 2001/10/19 16:47:06 kitchen Exp $


Table of Contents