Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.77
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Shellwords /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Shellwords.yaml
1.12
KB
-rw-r--r--
2023-07-26 13:47
escape-i.yaml
234
B
-rw-r--r--
2023-07-26 13:47
join-i.yaml
230
B
-rw-r--r--
2023-07-26 13:47
shellescape-i.yaml
839
B
-rw-r--r--
2023-07-26 13:47
shelljoin-i.yaml
726
B
-rw-r--r--
2023-07-26 13:47
shellsplit-i.yaml
829
B
-rw-r--r--
2023-07-26 13:47
shellwords-i.yaml
242
B
-rw-r--r--
2023-07-26 13:47
split-i.yaml
232
B
-rw-r--r--
2023-07-26 13:47
Save
Rename
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: This module manipulates strings according to the word parsing rules of the UNIX Bourne shell. - !ruby/struct:SM::Flow::P body: The shellwords() function was originally a port of shellwords.pl, but modified to conform to POSIX / SUSv3 (IEEE Std 1003.1-2001). - !ruby/struct:SM::Flow::P body: "Authors:" - !ruby/struct:SM::Flow::VERB body: " - Wakou Aoyama\n - Akinori MUSHA <knu@iDaemons.org>\n" - !ruby/struct:SM::Flow::P body: "Contact:" - !ruby/struct:SM::Flow::VERB body: " - Akinori MUSHA <knu@iDaemons.org> (current maintainer)\n" constants: [] full_name: Shellwords includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: escape - !ruby/object:RI::MethodSummary name: join - !ruby/object:RI::MethodSummary name: shellescape - !ruby/object:RI::MethodSummary name: shelljoin - !ruby/object:RI::MethodSummary name: shellsplit - !ruby/object:RI::MethodSummary name: shellwords - !ruby/object:RI::MethodSummary name: split name: Shellwords superclass: