{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: //usr/share/perl5/Debconf//Element/Teletype/Note.pm
#!/usr/bin/perl -w # This file was preprocessed, do not edit! package Debconf::Element::Teletype::Note; use strict; use base qw(Debconf::Element); sub visible { my $this=shift; return (Debconf::Config->terse eq 'false'); } sub show { my $this=shift; $this->frontend->display($this->question->description."\n\n". $this->question->extended_description."\n"); $this->value(''); } 1
./Ninja\.