文件操作 - CIM_SymbolicLink.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_SymbolicLink.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.6.0" ), UMLPackagePath ( "CIM::System::FileElements" ), Description ( "This class is a special type of LogicalFile that represents a " "Symbolic Link. This convention is useful for some operating " "systems that want to represent a single file in multiple " "places or a single file that is represented via multiple " "names." )] class CIM_SymbolicLink : CIM_LogicalFile { [Required, Description ( "The target file of the symbolic link." )] string TargetFile; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件