Operands

USER userid
Specifies the userid or view name for the console you want to modify.
USERS userid,userid,...,userid
Specifies up to 16 userids (consoles) to modify. The userid can be a wildcard pattern. For more information on the wildcard rules, refer to Wildcard pattern matching.
MATCH mtext
Specifies the pattern used to compare against the lines to determine if there is a match. Wildcard pattern matching is allowed. For more information on the wildcard rules, refer to Wildcard pattern matching.
MCOL bbb:eee
Specifies the beginning and ending columns to search for the match pattern (inclusive). The format is bbb:eee, where bbb is the beginning column and eee is the ending column.
EXCLUDE etext
Specifies the pattern that will be used to compare against the lines to determine if there is an exclusion. Wildcard pattern matching is allowed. For more information on the wildcard rules, refer to Wildcard pattern matching.
ECOL bbb:eee
Specifies the beginning and ending columns to search for the exclude pattern (inclusive). The format is bbb:eee, where bbb is the beginning column and eee is the ending column.
ELAPSED sec
Specifies the minimum amount of elapsed time since a line was logged for that line to be eligible for modification. Only lines which have been in the console longer than the number of elapsed seconds are eligible for modification. The value must be between 0 and 999999.
HLD Y|N
Specifies the setting of the HLD attribute.