文件操作 - ascii.rxml
返回文件管理
返回主菜单
删除本文件
文件: /opt/puppetlabs/puppet/lib/ruby/vendor_gems/gems/gettext-3.4.9/test/fixtures/erb/ascii.rxml
编辑文件内容
<?xml version="1.0" standalone="no"?> <% require 'gettext' include GetText bindtextdomain("helloerb", :path => "locale") %> <html> <head> <title><%= _("aaa") %></title> </head> <body> <h1><%= _("aaa\n") %></h1> <p><%= N_("bbb") %></p> <p><%= n_("ccc1", "ccc2", 1) %></p> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件