sysval - Retrieve system values or network attributes

Synopsis

sysval [-p] systemValue ...

sysval -n [-p] networkAttr ...

Description

The sysval utility displays the value of an i5/OS system value or network attribute. One system value or network attribute is displayed per line of output.

Note:
This utility is unique to i5/OS.

Options

-n
Display network attributes.
-p
Display the system value or network attribute name with the value.

Operands

See the Retrieve System Values API for the names and descriptions of the valid system values. See the Retrieve Network Attributes API for the names and descriptions of the valid network attributes.

Examples

  1. Display the QDATE system value.
    
    sysval QDATE
    
  2. Display the SYSNAME network attribute.
    
    sysval -n SYSNAME