oprmtype command

Deletes operators of a specific type.

All Usages Options Examples

See also: oprm

Usages

  1. oprmtype -t operator_type [-r] operator_pattern

Deletes all operators matching operator_pattern that are of type operator_type

Options

-t operator_type

The type of operators to delete.

-r

Recursively delete the children of operators matching the type/pattern.

Examples

oprmtype -t visibility -r /obj
Removes all visibility SOPs from all objects.