文件操作 - CIM_VersionCompatibilityCheck.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Application/CIM_VersionCompatibilityCheck.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.6.0" ), UMLPackagePath ( "CIM::Application::CheckAction" ), Description ( "The VersionCompatibilityCheck class specifies whether it is " "permissible to create the next state of a SoftwareElement." )] class CIM_VersionCompatibilityCheck : CIM_Check { [Description ( "The AllowDownVersion property indicates that this " "Software Element can transition to its next state even " "if a higher or later version of the element already " "exists in the environment." )] boolean AllowDownVersion; [Description ( "The AllowMultipleVersions option controls the ability to " "configure multiple versions of a SoftwareElement on a " "system." )] boolean AllowMultipleVersions; [Description ( "The Reinstall property indicates that this " "SoftwareElement can transition to its next state even if " "an element of the same version already exists in the " "environment." )] boolean Reinstall; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件