A Summary of Commands

logCat

-P— Selects messages by their priority. Priorities can be specified as a number or as the symbolic representations - for E_NONE, M for E_MANUAL, * for E_MINOR, ** for E_MAJOR, and *C for E_CRITICAL. More than one -P can be specified if more than one priority is of interest. For example:

-P 3 -P 4 # All E_MAJOR and E_CRITICAL msgs.-P * -P *C # All E_MINOR and E_CRITICAL msgs.

-T textLogFmt — Specifies an alternate "textLogFmt" file to be used when expanding logging messages. This feature must be used carefully. The alternate "textLogFmt" file must be compatible with the "cmpLogFmt" used to log the messages in terms of the number and order of fields for each message.

-A {sc}:abbreviations — Enable abbreviation translations using a script found in the file abbreviations.

-A o — Disable abbreviation translations. See the description of abbreviations below under ABBREVIATIONS.

-B breakChrs — The list of characters to be used as word separators. The default list is all white space and punctuation characters. If any abbreviations begin with these characters, then a modified list of break characters must be provided which excludes characters used to start abbreviations.

UCS 1000 R4.2 Administration 585-313-507

Issue 3 April 2000 501