文件操作 - CIM_ImportedShareRoot.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.33.0/System/CIM_ImportedShareRoot.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_ImportedShareRoot // ================================================================== [Association, Experimental, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::System::FileElements" ), Description ( "ImportedShareRoot provides additional information for the " "ImportedShare association. It requires that the Dependent be a " "FileShare and that the Antecedent be a LogicalFile." )] class CIM_ImportedShareRoot : CIM_Dependency { [Override ( "Antecedent" ), Description ( "The Directory that is the container for the " "LogicalElement that has a FileShare attached to it with " "ImportedShare." ), ModelCorrespondence { "CIM_ImportedShare.SystemElement" }] CIM_LogicalElement REF Antecedent; [Override ( "Dependent" ), Max ( 1 ), Description ( "The FileShare that is attached to a Directory with ImportedShare." ), ModelCorrespondence { "CIM_ImportedShare.SameElement" }] CIM_LogicalElement REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件