| On this page | |
| Replaced by |
oprmtype -t operator_type [-r] operator_pattern
operator_typeタイプのoperator_patternに一致するオペレータすべてを削除します。
オプション
-t operator_type
削除するオペレータのタイプ。
-r
タイプ/パターンに一致するオペレータの子を再帰的に削除します。
Examples
oprmtype -t visibility -r /obj
すべてのオブジェクトからvisibility SOPすべてを削除します。
| See also |