文件操作 - CIM_ElementFRU.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_ElementFRU.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Experimental, Version ( "2.10.0" ), UMLPackagePath ( "CIM::Core::Physical" ), Description ( "ElementFRU associates a PhysicalElement to information about " "possible replacement parts. The association is many to many, " "describing that an element can have several replacement " "options and that those options can apply to multiple pieces of " "hardware." )] class CIM_ElementFRU { [Key, Description ( "The PhysicalElement that can be replaced (FRUed)." )] CIM_PhysicalElement REF ReplaceableElement; [Key, Description ( "Ordering information for a replacement element." )] CIM_ReplacementFRU REF ReplacementElement; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件