{"id":6208,"date":"2022-12-20T18:58:01","date_gmt":"2022-12-20T21:58:01","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/localedef-man1p\/"},"modified":"2022-12-20T18:58:01","modified_gmt":"2022-12-20T21:58:01","slug":"localedef-man1p","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/localedef-man1p\/","title":{"rendered":"LOCALEDEF (man1p)"},"content":{"rendered":"<h1 align=\"center\">LOCALEDEF<\/h1>\n<p> <a href=\"#PROLOG\">PROLOG<\/a><br \/> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#OPTIONS\">OPTIONS<\/a><br \/> <a href=\"#OPERANDS\">OPERANDS<\/a><br \/> <a href=\"#STDIN\">STDIN<\/a><br \/> <a href=\"#INPUT FILES\">INPUT FILES<\/a><br \/> <a href=\"#ENVIRONMENT VARIABLES\">ENVIRONMENT VARIABLES<\/a><br \/> <a href=\"#ASYNCHRONOUS EVENTS\">ASYNCHRONOUS EVENTS<\/a><br \/> <a href=\"#STDOUT\">STDOUT<\/a><br \/> <a href=\"#STDERR\">STDERR<\/a><br \/> <a href=\"#OUTPUT FILES\">OUTPUT FILES<\/a><br \/> <a href=\"#EXTENDED DESCRIPTION\">EXTENDED DESCRIPTION<\/a><br \/> <a href=\"#EXIT STATUS\">EXIT STATUS<\/a><br \/> <a href=\"#CONSEQUENCES OF ERRORS\">CONSEQUENCES OF ERRORS<\/a><br \/> <a href=\"#APPLICATION USAGE\">APPLICATION USAGE<\/a><br \/> <a href=\"#EXAMPLES\">EXAMPLES<\/a><br \/> <a href=\"#RATIONALE\">RATIONALE<\/a><br \/> <a href=\"#FUTURE DIRECTIONS\">FUTURE DIRECTIONS<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#COPYRIGHT\">COPYRIGHT<\/a> <\/p>\n<hr>\n<h2>PROLOG <a name=\"PROLOG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This manual page is part of the POSIX Programmer\u2019s Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux.<\/p>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">localedef \u2014 define locale environment<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">localedef <b>[<\/b>-c<b>] [<\/b>-f <i>charmap<\/i><b>] [<\/b>-i <i>sourcefile<\/i><b>] [<\/b>-u <i>code_set_name<\/i><b>]<\/b> <i>name<\/i><\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>localedef<\/i> utility shall convert source definitions for locale categories into a format usable by the functions and utilities whose operational behavior is determined by the setting of the locale environment variables defined in the Base Definitions volume of POSIX.1-2017, <i>Chapter 7<\/i>, <i>Locale<\/i>. It is implementation-defined whether users have the capability to create new locales, in addition to those supplied by the implementation. If the symbolic constant POSIX2_LOCALEDEF is defined, the system supports the creation of new locales. On XSI-conformant systems, the symbolic constant POSIX2_LOCALEDEF shall be defined.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The utility shall read source definitions for one or more locale categories belonging to the same locale from the file named in the <b>\u2212i<\/b> option (if specified) or from standard input.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>name<\/i> operand identifies the target locale. The utility shall support the creation of <i>public<\/i>, or generally accessible locales, as well as <i>private<\/i>, or restricted-access locales. Implementations may restrict the capability to create or modify public locales to users with appropriate privileges.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Each category source definition shall be identified by the corresponding environment variable name and terminated by an <b>END<\/b> <i>category-name<\/i> statement. The following categories shall be supported. In addition, the input may contain source for implementation-defined categories.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p><i>LC_CTYPE<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p>Defines character classification and case conversion.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>LC_COLLATE<\/i><\/p>\n<p style=\"margin-left:26%;\">Defines collation rules.<\/p>\n<p style=\"margin-left:11%;\"><i>LC_MONETARY<\/i><\/p>\n<p style=\"margin-left:26%;\">Defines the format and symbols used in formatting of monetary information.<\/p>\n<p style=\"margin-left:11%;\"><i>LC_NUMERIC<\/i><\/p>\n<p style=\"margin-left:26%;\">Defines the decimal delimiter, grouping, and grouping symbol for non-monetary numeric editing.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><i>LC_TIME<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"74%\">\n<p>Defines the format and content of date and time information.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>LC_MESSAGES<\/i><\/p>\n<p style=\"margin-left:26%;\">Defines the format and values of affirmative and negative responses.<\/p>\n<h2>OPTIONS <a name=\"OPTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>localedef<\/i> utility shall conform to the Base Definitions volume of POSIX.1-2017, <i>Section 12.2<\/i>, <i>Utility Syntax Guidelines<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following options shall be supported:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p><b>\u2212c<\/b><\/p>\n<\/td>\n<td width=\"12%\"><\/td>\n<td width=\"74%\">\n<p>Create permanent output even if warning messages have been issued.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><b>\u2212f\u00a0<\/b><i>charmap<\/i><\/p>\n<p style=\"margin-left:26%;\">Specify the pathname of a file containing a mapping of character symbols and collating element symbols to actual character encodings. The format of the <i>charmap<\/i> is described in the Base Definitions volume of POSIX.1-2017, <i>Section 6.4<\/i>, <i>Character Set Description File<\/i>. The application shall ensure that this option is specified if symbolic names (other than collating symbols defined in a <b>collating-symbol<\/b> keyword) are used. If the <b>\u2212f<\/b> option is not present, an implementation-defined character mapping shall be used.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212i\u00a0<\/b><i>inputfile<\/i><\/p>\n<p style=\"margin-left:26%;\">The pathname of a file containing the source definitions. If this option is not present, source definitions shall be read from standard input. The format of the <i>inputfile<\/i> is described in the Base Definitions volume of POSIX.1-2017, <i>Section 7.3<\/i>, <i>Locale Definition<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212u\u00a0<\/b><i>code_set_name<\/i><\/p>\n<p style=\"margin-left:26%;\">Specify the name of a codeset used as the target mapping of character symbols and collating element symbols whose encoding values are defined in terms of the ISO\/IEC\u00a010646-1:2000 standard position constant values.<\/p>\n<h2>OPERANDS <a name=\"OPERANDS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following operand shall be supported:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"6%\">\n<p><i>name<\/i><\/p>\n<\/td>\n<td width=\"9%\"><\/td>\n<td width=\"74%\">\n<p>Identifies the locale; see the Base Definitions volume of POSIX.1-2017, <i>Chapter 7<\/i>, <i>Locale<\/i> for a description of the use of this name. If the name contains one or more <slash> characters, <i>name<\/i> shall be interpreted as a pathname where the created locale definitions shall be stored. If <i>name<\/i> does not contain any <slash> characters, the interpretation of the name is implementation-defined and the locale shall be public. The ability to create public locales in this way may be restricted to users with appropriate privileges. (As a consequence of specifying one <i>name<\/i>, although several categories can be processed in one execution, only categories belonging to the same locale can be processed.)<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>STDIN <a name=\"STDIN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Unless the <b>\u2212i<\/b> option is specified, the standard input shall be a text file containing one or more locale category source definitions, as described in the Base Definitions volume of POSIX.1-2017, <i>Section 7.3<\/i>, <i>Locale Definition<\/i>. When lines are continued using the escape character mechanism, there is no limit to the length of the accumulated continued line.<\/p>\n<h2>INPUT FILES <a name=\"INPUT FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The character set mapping file specified as the <i>charmap<\/i> option-argument is described in the Base Definitions volume of POSIX.1-2017, <i>Section 6.4<\/i>, <i>Character Set Description File<\/i>. If a locale category source definition contains a <b>copy<\/b> statement, as defined in the Base Definitions volume of POSIX.1-2017, <i>Chapter 7<\/i>, <i>Locale<\/i>, and the <b>copy<\/b> statement names a valid, existing locale, then <i>localedef<\/i> shall behave as if the source definition had contained a valid category source definition for the named locale.<\/p>\n<h2>ENVIRONMENT VARIABLES <a name=\"ENVIRONMENT VARIABLES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following environment variables shall affect the execution of <i>localedef<\/i>:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p style=\"margin-top: 1em\"><i>LANG<\/i><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"74%\">\n<p style=\"margin-top: 1em\">Provide a default value for the internationalization variables that are unset or null. (See the Base Definitions volume of POSIX.1-2017, <i>Section 8.2<\/i>, <i>Internationalization Variables<\/i> for the precedence of internationalization variables used to determine the values of locale categories.)<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>LC_ALL<\/i><\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"74%\">\n<p>If set to a non-empty string value, override the values of all the other internationalization variables.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>LC_COLLATE<\/i><\/p>\n<p style=\"margin-left:26%;\">(This variable has no affect on <i>localedef<\/i>; the POSIX locale is used for this category.)<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p><i>LC_CTYPE<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p>Determine the locale for the interpretation of sequences of bytes of text data as characters (for example, single-byte as opposed to multi-byte characters in arguments and input files). This variable has no affect on the processing of <i>localedef<\/i> input data; the POSIX locale is used for this purpose, regardless of the value of this variable.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>LC_MESSAGES<\/i><\/p>\n<p style=\"margin-left:26%;\">Determine the locale that should be used to affect the format and contents of diagnostic messages written to standard error.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><i>NLSPATH<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"74%\">\n<p>Determine the location of message catalogs for the processing of <i>LC_MESSAGES<\/i>.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>ASYNCHRONOUS EVENTS <a name=\"ASYNCHRONOUS EVENTS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Default.<\/p>\n<h2>STDOUT <a name=\"STDOUT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The utility shall report all categories successfully processed, in an unspecified format.<\/p>\n<h2>STDERR <a name=\"STDERR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The standard error shall be used only for diagnostic messages.<\/p>\n<h2>OUTPUT FILES <a name=\"OUTPUT FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The format of the created output is unspecified. If the <i>name<\/i> operand does not contain a <slash>, the existence of an output file for the locale is unspecified.<\/p>\n<h2>EXTENDED DESCRIPTION <a name=\"EXTENDED DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">When the <b>\u2212u<\/b> option is used, the <i>code_set_name<\/i> option-argument shall be interpreted as an implementation-defined name of a codeset to which the ISO\/IEC\u00a010646-1:2000 standard position constant values shall be converted via an implementation-defined method. Both the ISO\/IEC\u00a010646-1:2000 standard position constant values and other formats (decimal, hexadecimal, or octal) shall be valid as encoding values within the <i>charmap<\/i> file. The codeset represented by the implementation-defined name can be any codeset that is supported by the implementation.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When conflicts occur between the <i>charmap<\/i> specification of <<i>code_set_name<\/i>>, <<i>mb_cur_max<\/i>>, or <<i>mb_cur_min<\/i>> and the implementation-defined interpretation of these respective items for the codeset represented by the <b>\u2212u<\/b> option-argument <i>code_set_name<\/i>, the result is unspecified.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When conflicts occur between the <i>charmap<\/i> encoding values specified for symbolic names of characters of the portable character set and the implementation-defined assignment of character encoding values, the result is unspecified.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">If a non-printable character in the <i>charmap<\/i> has a width specified that is not <b>\u22121<\/b>, the result will be undefined.<\/p>\n<h2>EXIT STATUS <a name=\"EXIT STATUS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following exit values shall be returned:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">0<\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"80%\">\n<p style=\"margin-top: 1em\">No errors occurred and the locales were successfully created.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p>1<\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"80%\">\n<p>Warnings occurred and the locales were successfully created.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p>2<\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"80%\">\n<p>The locale specification exceeded implementation limits or the coded character set or sets used were not supported by the implementation, and no locale was created.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p>3<\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"80%\">\n<p>The capability to create new locales is not supported by the implementation.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p>>3<\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"80%\">\n<p>Warnings or errors occurred and no output was created.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>CONSEQUENCES OF ERRORS <a name=\"CONSEQUENCES OF ERRORS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">If an error is detected, no permanent output shall be created.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">If warnings occur, permanent output shall be created if the <b>\u2212c<\/b> option was specified. The following conditions shall cause warning messages to be issued:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p style=\"margin-top: 1em\">*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p style=\"margin-top: 1em\">If a symbolic name not found in the <i>charmap<\/i> file is used for the descriptions of the <i>LC_CTYPE<\/i> or <i>LC_COLLATE<\/i> categories (for other categories, this shall be an error condition).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p>If the number of operands to the <b>order<\/b> keyword exceeds the {COLL_WEIGHTS_MAX} limit.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"2%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"83%\">\n<p>If optional keywords not supported by the implementation are present in the source.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">Other implementation-defined conditions may also cause warnings.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>The following sections are informative.<\/i><\/p>\n<h2>APPLICATION USAGE <a name=\"APPLICATION USAGE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>charmap<\/i> definition is optional, and is contained outside the locale definition. This allows both completely self-defined source files, and generic sources (applicable to more than one codeset). To aid portability, all <i>charmap<\/i> definitions must use the same symbolic names for the portable character set. As explained in the Base Definitions volume of POSIX.1-2017, <i>Section 6.4<\/i>, <i>Character Set Description File<\/i>, it is implementation-defined whether or not users or applications can provide additional character set description files. Therefore, the <b>\u2212f<\/b> option might be operable only when an implementation-defined <i>charmap<\/i> is named.<\/p>\n<h2>EXAMPLES <a name=\"EXAMPLES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">None.<\/p>\n<h2>RATIONALE <a name=\"RATIONALE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The output produced by the <i>localedef<\/i> utility is implementation-defined. The <i>name<\/i> operand is used to identify the specific locale. (As a consequence, although several categories can be processed in one execution, only categories belonging to the same locale can be processed.)<\/p>\n<h2>FUTURE DIRECTIONS <a name=\"FUTURE DIRECTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">None.<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>locale<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The Base Definitions volume of POSIX.1-2017, <i>Section 6.4<\/i>, <i>Character Set Description File<\/i>, <i>Chapter 7<\/i>, <i>Locale<\/i>, <i>Chapter 8<\/i>, <i>Environment Variables<\/i>, <i>Section 12.2<\/i>, <i>Utility Syntax Guidelines<\/i><\/p>\n<h2>COPYRIGHT <a name=\"COPYRIGHT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1-2017, Standard for Information Technology &#8212; Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 7, 2018 Edition, Copyright (C) 2018 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http:\/\/www.opengroup.org\/unix\/online.html .<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Any typographical or formatting errors that appear in this page are most likely to have been introduced during the conversion of the source files to man page format. To report such errors, see https:\/\/www.kernel.org\/doc\/man-pages\/reporting_bugs.html .<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  localedef \u2014 define locale environment <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3782,1],"tags":[2837,2511],"class_list":["post-6208","post","type-post","status-publish","format-standard","hentry","category-1p-posix-comandos-generales","category-sin-categoria","tag-localedef","tag-man1p"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=6208"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6208\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=6208"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=6208"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=6208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}