文件操作 - Executable.standalone
返回文件管理
返回主菜单
删除本文件
文件: /opt/puppetlabs/puppet/lib/ruby/3.2.0/bundler/templates/Executable.standalone
编辑文件内容
#!/usr/bin/env <%= Bundler.settings[:shebang] || RbConfig::CONFIG["ruby_install_name"] %> # frozen_string_literal: true # # This file was generated by Bundler. # # The application '<%= executable %>' is installed as part of a gem, and # this file is here to facilitate running it. # $:.unshift File.expand_path "<%= standalone_path %>", __dir__ require "bundler/setup" load File.expand_path "<%= executable_path %>", __dir__
修改文件时间
将文件时间修改为当前时间的前一年
删除文件