| 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 |