文件操作 - CIM_CIFSShare.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_CIFSShare.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Experimental, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::System::FileElements" ), Description ( "A CIFSShare represents a File, Directory, or Print Queue that " "is made accessible to other systems. If a File or Directory, " "it is associated via CIM_SharedElement. And on the " "client-side, the CIFSShare representing the File or Directory " "is associated with its mount point via CIM_ImportedShare. " "Other subclasses of LogicalIdentity would make the " "associations for other types of CIFSShare." )] class CIM_CIFSShare : CIM_FileShare { [Override ( "Name" ), Description ( "The Name property, inherited from Share, defines the " "shared name by which the shared object is exported. For " "CIFS, this will typically be a single-level, " "user-friendly, system-unique name." )] string Name; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件