Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.130.123
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
glibc /
debian /
local /
manpages /
[ HOME SHELL ]
Name
Size
Permission
Action
de
[ DIR ]
drwxr-xr-x
es
[ DIR ]
drwxr-xr-x
fr
[ DIR ]
drwxr-xr-x
id
[ DIR ]
drwxr-xr-x
pl
[ DIR ]
drwxr-xr-x
po
[ DIR ]
drwxr-xr-x
Makefile
384
B
-rw-r--r--
gencat.1
5.59
KB
-rw-r--r--
getconf.1
5.29
KB
-rw-r--r--
locale-gen.8
2.91
KB
-rw-r--r--
locale-gen.8.sgml
4.58
KB
-rw-r--r--
locale.alias.5
1.67
KB
-rw-r--r--
locale.gen.5
1.41
KB
-rw-r--r--
nscd.8
1.99
KB
-rw-r--r--
nscd.conf.5
6.09
KB
-rw-r--r--
po4a.cfg
338
B
-rw-r--r--
pthread_atfork.3
1.98
KB
-rw-r--r--
pthread_cond_init.3
7.23
KB
-rw-r--r--
pthread_condattr_init.3
1.24
KB
-rw-r--r--
pthread_key_create.3
4.88
KB
-rw-r--r--
pthread_mutex_init.3
7.06
KB
-rw-r--r--
pthread_mutexattr_init.3
3.14
KB
-rw-r--r--
pthread_mutexattr_setkind_np.3
1.02
KB
-rw-r--r--
pthread_once.3
979
B
-rw-r--r--
rpcgen.1
11.07
KB
-rw-r--r--
sotruss.1
1.47
KB
-rw-r--r--
tzselect.1
2.28
KB
-rw-r--r--
update-locale.8
1.26
KB
-rw-r--r--
validlocale.8
1.2
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : validlocale.8
.TH "validlocale" "8" "0.1" "Petter Reinholdtsen" "" .SH "NAME" .LP validlocale \- Test if a given locale is available .SH "SYNTAX" .LP validlocale <\fIlocale\fP> .SH "DESCRIPTION" .LP Test if the locale given as argument is a valid locale. If it isn't, print on stdout the string to add to /etc/locale.gen to make locale\-gen generate the locale (if it exists at all). .SH "FILES" .LP \fI/usr/sbin/validlocale\fP .br \fI/usr/share/i18n/SUPPORTED\fP .SH "ENVIRONMENT VARIABLES" .LP .TP \fBDEFAULTCHARSET\fP Which charset to assume if the given locale is missing from the list of supported locales. .SH "EXAMPLES" .LP If you give a valid locale as parameter, it outputs a string specifying this on stderr: .LP .IP % validlocale C .br locale 'C' valid and available .LP When given a invalid (not generated or just nonexistent), it outputs a string on stderr telling that this is an invalid locale, and a string to stdout with the string to add to /etc/locale.gen to have this locale generated: .LP .IP % validlocale de_AU@euro .br locale 'de_AU@euro' not available .br de_AU@euro ISO\-8859\-15 .SH "AUTHORS" .LP Petter Reinholdtsen <pere@hungry.com> .SH "SEE ALSO" .LP locale\-gen(8), localedef(1), locale(1)
Close