文件操作 - CIM_UseOfLog.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_UseOfLog.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Version ( "2.9.0" ), UMLPackagePath ( "CIM::System::Logs" ), Description ( "ManagedSystemElements may record their event, error or " "informational data within Logs. The use of a Log to hold a " "ManagedSystemElement\'s data is described by this association. " "The type of Element data captured by the Log can be specified " "using the RecordedData string property." )] class CIM_UseOfLog : CIM_Dependency { [Override ( "Antecedent" ), Description ( "The Log." )] CIM_Log REF Antecedent; [Override ( "Dependent" ), Description ( "The ManagedSystemElement whose information is recorded in the Log." )] CIM_ManagedSystemElement REF Dependent; [Description ( "A free-form string describing the use of the Log by the " "ManagedSystemElement." )] string RecordedData; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件