whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
var
/
lib
/
puppet
/
lib
/
puppet
/
parser
/
functions
/
Upload File:
files >> //proc/thread-self/root/var/lib/puppet/lib/puppet/parser/functions/slash_escape.rb
# escape slashes in a String module Puppet::Parser::Functions newfunction(:slash_escape, :type => :rvalue) do |args| args[0].gsub(/\//, '\\/') end end
Copyright ©2021 || Defacer Indonesia