PCON(1)

PCON(1)                  ZOAU Command Syntax                PCON(1)

NAME

	pcon 
    Print the last minute, hour or day or all of the operator console log

SYNOPSIS

	pcon [-hrldwmya*] [-s <yyddd hh:mm>]

DESCRIPTION

	Print the last minute, hour or day or all of the operator console log

    -h    | syntax
    -s    | data written to the log from date (yyddd) and time (hh:mm)
    -r    | (recent) last ten minutes of data written to the log
    -l    | last hour of data written to the log
    -d    | last day of data written to the log
    -w    | last week of data written to the log
    -m    | last month of data written to the log
    -y    | last year of data written to the log
    -a    | the entire log
    -*    | the entire log

EXAMPLES

    pcon -s 21082 22:17       | Print console log from 03/23/21 22:17

EXIT VALUES

  0         Success
  Other     Error, see message for details