文件操作 - CIM_AttachedElement.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_AttachedElement.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Experimental, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::System::FileElements" ), Description ( "An association between two LogicalElements indicating that the " "SameElement is being attached to the SystemElement." )] class CIM_AttachedElement : CIM_LogicalIdentity { [Override ( "SystemElement" ), Description ( "The LogicalElement that the SameElement will be attached " "to and will provide access to the SameElement." )] CIM_LogicalElement REF SystemElement; [Override ( "SameElement" ), Max ( 1 ), Description ( "The LogicalElement that is being made available using " "the SystemElement as a surrogate." )] CIM_LogicalElement REF SameElement; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件