文件操作 - confine.rb
返回文件管理
返回主菜单
删除本文件
文件: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/confine.rb
编辑文件内容
# frozen_string_literal: true # Confines have been moved out of the provider as they are also used for other things. # This provides backwards compatibility for people still including this old location. require_relative '../../puppet/provider' require_relative '../../puppet/confine' Puppet::Provider::Confine = Puppet::Confine
修改文件时间
将文件时间修改为当前时间的前一年
删除文件