文件操作 - CIM_ResidesOnExtent.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_ResidesOnExtent.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Version ( "2.8.0" ), UMLPackagePath ( "CIM::System::FileElements" ), Description ( "An association between a LogicalElement and the StorageExtent " "where it is located. Typically, a FileSystem ResidesOn a " "LogicalDisk. However, it is possible for a logical file or " "other internal data store to reside directly on a " "StorageExtent or appropriate subclass." )] class CIM_ResidesOnExtent : CIM_Dependency { [Override ( "Antecedent" ), Description ( "The StorageExtent." )] CIM_StorageExtent REF Antecedent; [Override ( "Dependent" ), Description ( "The LogicalElement that is located on the StorageExtent." )] CIM_LogicalElement REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件