{"id":5865,"date":"2022-12-20T18:57:39","date_gmt":"2022-12-20T21:57:39","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/manpath-es-2\/"},"modified":"2022-12-20T18:57:39","modified_gmt":"2022-12-20T21:57:39","slug":"manpath-es-2","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/manpath-es-2\/","title":{"rendered":"MANPATH (es)"},"content":{"rendered":"<h1 align=\"center\">MANPATH<\/h1>\n<p> <a href=\"#NOMBRE\">NOMBRE<\/a><br \/> <a href=\"#SINOPSIS\">SINOPSIS<\/a><br \/> <a href=\"#DESCRIPCI\u00c3N\">DESCRIPCI\u00c3N<\/a><br \/> <a href=\"#OPCIONES\">OPCIONES<\/a><br \/> <a href=\"#ENTORNO\">ENTORNO<\/a><br \/> <a href=\"#FICHEROS\">FICHEROS<\/a><br \/> <a href=\"#V\u00c3ASE TAMBI\u00c3N\">V\u00c3ASE TAMBI\u00c3N<\/a><br \/> <a href=\"#AUTOR\">AUTOR<\/a><br \/> <a href=\"#DEFECTOS\">DEFECTOS<\/a> <\/p>\n<hr>\n<h2>NOMBRE <a name=\"NOMBRE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">manpath \u2212 determina la ruta de b\u00c3\u00basqueda para p\u00c3\u00a1ginas de manual<\/p>\n<h2>SINOPSIS <a name=\"SINOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>manpath<\/b> [<b>\u2212qgdc?V<\/b>] [<b>\u2212m<\/b> <i>sistema<\/i>[,&#8230;]] [<b>\u2212C<\/b> <i>fichero<\/i>]<\/p>\n<h2>DESCRIPCI\u00c3N <a name=\"DESCRIPCI\u00c3N\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Si se establece $<b>MANPATH<\/b>, <b>manpath<\/b> simplemente muestra sus contenidos y emite una advertencia. Si no, <b>manpath<\/b> determina una jerarqu\u00c3a de ruta de b\u00c3\u00basqueda de p\u00c3\u00a1ginas de manual adecuada y muestra los resultados.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">La ruta delimitada por dos puntos se determina utilizando informaci\u00c3\u00b3n obtenida a partir del fichero de configuraci\u00c3\u00b3n de man\u2212db \u2013 (<i>\/etc\/man_db.conf<\/i>) y del entorno del usuario.<\/p>\n<h2>OPCIONES <a name=\"OPCIONES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212q<\/b>, <b>\u2212\u2212quiet<\/b><\/p>\n<p style=\"margin-left:22%;\">No emitir advertencias.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212d<\/b>, <b>\u2212\u2212debug<\/b><\/p>\n<p style=\"margin-left:22%;\">Escribe informaci\u00c3\u00b3n de depuraci\u00c3\u00b3n.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212c<\/b>, <b>\u2212\u2212catpath<\/b><\/p>\n<p style=\"margin-left:22%;\">Genera una ruta de cat en contraposici\u00c3\u00b3n a una ruta de man. Una vez la ruta man es determinada, cada elemento de la ruta se convierte a su ruta cat relativa.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212g<\/b>, <b>\u2212\u2212global<\/b><\/p>\n<p style=\"margin-left:22%;\">Genera una ruta man que contiene todas las rutas denominadas &#8220;global&#8221; en el fichero de configuraci\u00c3\u00b3n de man\u2212db.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212m<\/b> <i>sistema<\/i>[,&#8230;], <b>\u2212\u2212systems=<\/b><i>sistema<\/i>[,&#8230;]<\/p>\n<p style=\"margin-left:22%;\">Si este sistema tiene acceso a otras jerarqu\u00c3as del manual del sistema operativo, esta opcion puede utilizarse para incluirlas en la salida de <b>manpath<\/b>. Para incluir las jerarqu\u00c3as de las p\u00c3\u00a1gina del manual de SOnuevo, utilice la opci\u00c3\u00b3n <b>\u2212m SOnuevo<\/b>.<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">El <i>sistema<\/i> especificado puede ser una combinaci\u00c3\u00b3n de nombres de sistemas operativos delimitados por comas. Para incluir las jerarqu\u00c3as de las p\u00c3\u00a1ginas de manual del sistema operativo nativo, el nombre del sistema <b>man<\/b> debe ser incluido en la cadena del argumento. Esta opci\u00c3\u00b3n anula la variable de entorno $<b>SYSTEM<\/b>.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212C\u00a0<\/b><i>fichero<\/i>,\u00a0<b>\u2212\u2212config\u2212file=<\/b><i>fichero<\/i><\/p>\n<p style=\"margin-left:22%;\">Utilice este fichero de configuracion de usuario en lugar del predeterminado seg\u00c3\u00ban <i>~\/.manpath<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212?<\/b>, <b>\u2212\u2212help<\/b><\/p>\n<p style=\"margin-left:22%;\">Escribe un mensaje de ayuda y termina.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212\u2212usage<\/b><\/p>\n<p style=\"margin-left:22%;\">Escribe mensaje breve sobre uso del programa y termina.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212V<\/b>, <b>\u2212\u2212version<\/b><\/p>\n<p style=\"margin-left:22%;\">Muestra informaci\u00c3\u00b3n sobre la versi\u00c3\u00b3n.<\/p>\n<h2>ENTORNO <a name=\"ENTORNO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>MANPATH<\/b><\/p>\n<p style=\"margin-left:22%;\">Si $<b>MANPATH<\/b> est\u00c3\u00a1 establecida, $<b>manpath<\/b> muestra su valor en vez de determinarlo sobre la marcha. Si $<b>MANPATH<\/b> est\u00c3\u00a1 prefijado por dos puntos, esntonces el valor de la variable es agragado a la lista determinada a partir del contenido de los ficheros de configuraci\u00c3\u00b3n. Si los dos puntos est\u00c3\u00a1n al final del valor de la variable, entonces la lista determinada es agragada al contenido de la variable. Si el valor de la variable contiene dos puntos dobles (<b>::<\/b>), entonces la lista determinada es insertada en medio del valor, entre cada uno de los signos de dos puntos.<\/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><b>SYSTEM<\/b><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>Si se establece $<b>SYSTEM<\/b>, tendr\u00c3\u00a1 el mismo efecto que si se hubiera especificado como el argumento de la opci\u00c3\u00b3n <b>\u2212m<\/b>.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>FICHEROS <a name=\"FICHEROS\"><\/a> <\/h2>\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=\"24%\">\n<p style=\"margin-top: 1em\"><i>\/etc\/man_db.conf<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"56%\">\n<p style=\"margin-top: 1em\">fichero de configuraci\u00c3\u00b3n de man\u2212db.<\/p>\n<\/td>\n<td width=\"6%\"> <\/td>\n<\/tr>\n<\/table>\n<h2>V\u00c3ASE TAMBI\u00c3N <a name=\"V\u00c3ASE TAMBI\u00c3N\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>apropos<\/b>(1), <b>man<\/b>(1), <b>whatis<\/b>(1)<\/p>\n<h2>AUTOR <a name=\"AUTOR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Wilf. (G.Wilford@ee.surrey.ac.uk). <br \/> Fabrizio Polacco (fpolacco@debian.org). <br \/> Colin Watson (cjwatson@debian.org).<\/p>\n<h2>DEFECTOS <a name=\"DEFECTOS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">https:\/\/savannah.nongnu.org\/bugs\/?group=man-db<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>MANPATH NOMBRE SINOPSIS DESCRIPCI\u00c3N OPCIONES ENTORNO FICHEROS V\u00c3ASE TAMBI\u00c3N AUTOR DEFECTOS NOMBRE manpath \u2212 determina la ruta de b\u00c3\u00basqueda para p\u00c3\u00a1ginas de manual SINOPSIS manpath [\u2212qgdc?V] [\u2212m sistema[,&#8230;]] [\u2212C fichero] DESCRIPCI\u00c3N Si se establece $MANPATH, manpath simplemente muestra sus contenidos y emite una advertencia. Si no, manpath determina una jerarqu\u00c3a de ruta de b\u00c3\u00basqueda de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[962],"tags":[964,2574,960],"class_list":["post-5865","post","type-post","status-publish","format-standard","hentry","category-1-comandos-generales","tag-964","tag-es","tag-manpath"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/5865","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=5865"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/5865\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=5865"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=5865"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=5865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}