Reference 65
SCR Reference (man Pages)
scrhist (1M) - EXTERNAL INFLUENCE
EXTERNAL INFLUENCE
Environment Variable
TZ TZ determines the conversion between the system time
in UTC and the time in the user's local time zone. See
environ (5) and tztab (4).
RETURN VALUE
Upon completion, scrhist returns with one of the following exit values:
0 Successful completion.
1 Syntax error.
2 Insufficient privilege.
3 Insufficient system resource - process, file, or memory.
4 Runtime error - cannot locate commands or files.
6 Specified node is not registered.
EXAMPLES
# scrhist -n node1 node2 -p 19980101 latest
NODE TIME ERR TAG
node1 03/23/1998 10:10 PST
04/21/1998 09:18 PDT W
06/21/1998 19:56 PDT StableSystem
latest
node2 01/31/1998 11:23 PST
04/21/1998 09:18 PDT
06/23/1998 19:48 PDT Testing latest
FILES
/var/opt/scr/log/scrlog.log Contains execution log.
SEE ALSO
scrtag (1M), scr (5).