Events-processing exclude
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.