{"id":6297,"date":"2022-12-20T18:58:06","date_gmt":"2022-12-20T21:58:06","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/list-mann\/"},"modified":"2022-12-20T18:58:06","modified_gmt":"2022-12-20T21:58:06","slug":"list-mann","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/list-mann\/","title":{"rendered":"list (mann)"},"content":{"rendered":"<h1 align=\"center\">list<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#EXAMPLE\">EXAMPLE<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#KEYWORDS\">KEYWORDS<\/a> <\/p>\n<hr>\n<p>______________________________________________________________________________<\/p>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">list \u2212 Create a list<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>list<\/b> ?<i>arg arg &#8230;<\/i>? ______________________________________________________________________________<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This command returns a list comprised of all the <i>arg<\/i>s, or an empty string if no <i>arg<\/i>s are specified. Braces and backslashes get added as necessary, so that the <b>lindex<\/b> command may be used on the result to re-extract the original arguments, and also so that <b>eval<\/b> may be used to execute the resulting list, with <i>arg1<\/i> comprising the command\u2019s name and the other <i>arg<\/i>s comprising its arguments. <b>List<\/b> produces slightly different results than <b>concat<\/b>: <b>concat<\/b> removes one level of grouping before forming the list, while <b>list<\/b> works directly from the original arguments.<\/p>\n<h2>EXAMPLE <a name=\"EXAMPLE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The command<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\"><b>list<\/b> a b &#8220;c d e &#8221; &#8221; f {g h}&#8221;<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">will return<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\"><b>a b {c d e } { f {g h}}<\/b><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">while <b>concat<\/b> with the same arguments will return<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\"><b>a b c d e f {g h}<\/b><\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">lappend(n), lindex(n), linsert(n), llength(n), lrange(n), lrepeat(n), lreplace(n), lsearch(n), lset(n), lsort(n)<\/p>\n<h2>KEYWORDS <a name=\"KEYWORDS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">element, list, quoting<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  list \u2212 Create a list <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3783,1],"tags":[2899,2635],"class_list":["post-6297","post","type-post","status-publish","format-standard","hentry","category-n-comandos-tcl-tk","category-sin-categoria","tag-list","tag-mann"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6297","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=6297"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6297\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=6297"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=6297"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=6297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}