Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
Shellwords /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Shellwords.ri
910
B
-rw-r--r--
2023-07-26 17:26
escape-c.ri
156
B
-rw-r--r--
2023-07-26 17:26
join-c.ri
154
B
-rw-r--r--
2023-07-26 17:26
shellescape-c.ri
989
B
-rw-r--r--
2023-07-26 17:26
shellescape-i.ri
989
B
-rw-r--r--
2023-07-26 17:26
shelljoin-c.ri
675
B
-rw-r--r--
2023-07-26 17:26
shelljoin-i.ri
675
B
-rw-r--r--
2023-07-26 17:26
shellsplit-c.ri
672
B
-rw-r--r--
2023-07-26 17:26
shellsplit-i.ri
672
B
-rw-r--r--
2023-07-26 17:26
shellwords-c.ri
165
B
-rw-r--r--
2023-07-26 17:26
shellwords-i.ri
165
B
-rw-r--r--
2023-07-26 17:26
split-c.ri
155
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
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