Events-processing exclude

From NovaOrdis Knowledge Base
Revision as of 00:54, 4 August 2017 by Ovidiu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Filter out the events that match the query, and only display those that do not match.

Some utilities rely on the fact that they can invoke this procedure with the abbreviated command-line form "-x".

This procedure is equivalent with the grep --invert-match (-v) option.