文件操作 - CIM_FileShareSettingData.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_FileShareSettingData.mof
编辑文件内容
// Copyright (c) 2013 DMTF. All rights reserved. [Association, Experimental, Version ( "2.38.0" ), UMLPackagePath ( "CIM::System::FileServices" ), Description ( "FileShareSettingData associates a FileShare to " "itsExportedFileShareSetting." )] class CIM_FileShareSettingData : CIM_ElementSettingData { [Key, Override ( "ManagedElement" ), Description ( "ManagedElement represents the file share in this association." )] CIM_FileShare REF ManagedElement; [Key, Override ( "SettingData" ), Description ( "The SettingData object that is associated with the element." )] CIM_ExportedFileShareSetting REF SettingData; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件