ブロックが使える。
Dir.chdir("/etc/apache2") { back = Time.new.strftime("%Y%m%d-%H%M%S") system "sudo mv httpd.conf httpd.conf.#{back}" }