. . . . "Completado de l\u00EDnea de comando"@es . . . . . . . . . . . . . . . "1067197799"^^ . . "Command-line completion (also tab completion) is a common feature of command-line interpreters, in which the program automatically fills in partially typed commands. Command line interpreters are programs that allow a user to interact with the underlying operating system by typing commands at a command prompt using a command line interface (CLI), in contrast to pointing and clicking a mouse in a Graphical User Interface (GUI). Command-line completion allows the user to type the first few characters of a command, program, or filename, and press a completion key (normally Tab \u21B9) to fill in the rest of the item. The user then presses Return or \u21B5 Enter to run the command or open the file. Command-line completion is useful in several ways, as illustrated by the animation accompanying this article. Commonly accessed commands, especially ones with long names, require fewer keystrokes to reach. Commands with long or difficult to spell filenames can be entered by typing the first few characters and pressing a completion key, which completes the command or filename. In the case of multiple possible completions, some command-line interpreters, especially Unix shells, will list all possible completions beginning with those few characters. The user can type more characters and press Tab \u21B9 again to see a new, narrowed-down list if the typed characters are still ambiguous, or else complete the command/filename with a trailing space. An alternate form of completion rotates through all matching results when the input is ambiguous. Completable elements may include commands, arguments, file names and other entities, depending on the specific interpreter and its configuration. Command-line completion generally only works in interactive mode. That is, it cannot be invoked to complete partially typed commands in scripts or batch files, even if the completion is unambiguous. The name tab completion comes from the fact that command-line completion is often invoked by pressing the tab key."@en . . . . . . . . . . . "Die Befehlszeilenerg\u00E4nzung, auch Tab-Vervollst\u00E4ndigung genannt, ist eine spezielle Form der Autovervollst\u00E4ndigung bei der Eingabe von Text in ein elektronisches Textverarbeitungsprogramm. Sie erleichtert und beschleunigt den Umgang mit einem Kommandozeileninterpreter wie beispielsweise bash unter Unix/Linux oder Windows PowerShell unter Windows. Sie wird, je nach Einstellung, durch die Tabulator- oder Escape-Taste ausgel\u00F6st. Auch Escape-Backslash ist verbreitet."@de . . . . "Befehlszeilenerg\u00E4nzung"@de . . . . . . . "Inom datorteknik betyder tabulatorkomplettering en funktion hos kommandotolken (skalet) att fylla p\u00E5 en textstr\u00E4ng n\u00E4r man trycker p\u00E5 tabulator-tangenten."@sv . "Tabulatorkomplettering"@sv . . . . . "Command-line completion (also tab completion) is a common feature of command-line interpreters, in which the program automatically fills in partially typed commands. Command line interpreters are programs that allow a user to interact with the underlying operating system by typing commands at a command prompt using a command line interface (CLI), in contrast to pointing and clicking a mouse in a Graphical User Interface (GUI). Command-line completion allows the user to type the first few characters of a command, program, or filename, and press a completion key (normally Tab \u21B9) to fill in the rest of the item. The user then presses Return or \u21B5 Enter to run the command or open the file."@en . . . . . . . . "Die Befehlszeilenerg\u00E4nzung, auch Tab-Vervollst\u00E4ndigung genannt, ist eine spezielle Form der Autovervollst\u00E4ndigung bei der Eingabe von Text in ein elektronisches Textverarbeitungsprogramm. Sie erleichtert und beschleunigt den Umgang mit einem Kommandozeileninterpreter wie beispielsweise bash unter Unix/Linux oder Windows PowerShell unter Windows. Sie wird, je nach Einstellung, durch die Tabulator- oder Escape-Taste ausgel\u00F6st. Auch Escape-Backslash ist verbreitet."@de . . . "11096"^^ . . . . . . . . . . . . . . . . . "Command-line completion"@en . . . "El completado de l\u00EDnea de comando (tambi\u00E9n completado por tabulaci\u00F3n) es una caracter\u00EDstica com\u00FAn de los int\u00E9rpretes de l\u00EDnea de comandos, en qu\u00E9 el programa autom\u00E1ticamente rellena parcialmente escribi\u00F3 \u00F3rdenes."@es . "925640"^^ . . . . "El completado de l\u00EDnea de comando (tambi\u00E9n completado por tabulaci\u00F3n) es una caracter\u00EDstica com\u00FAn de los int\u00E9rpretes de l\u00EDnea de comandos, en qu\u00E9 el programa autom\u00E1ticamente rellena parcialmente escribi\u00F3 \u00F3rdenes. Los int\u00E9rpretes de l\u00EDnea de comando son programas que permiten a un usuario interaccionar con el sistema operativo subyacente mediante la escritura de las \u00F3rdenes de l\u00EDnea de comando dentro de una interfaz de l\u00EDnea de comando (ILC), en contraste a se\u00F1alar y oprimir un rat\u00F3n en una Interfaz Gr\u00E1fica de Usuario (IGU). El completado de l\u00EDnea de comando permite al usuario los caracteres iniciales de una orden, programa, o filename, y pulsar una llave de tabulaci\u00F3n (normalmente Tab \u21B9) para rellenar el resto del elemento. El usuario entonces pulsa Return o \u21B5 Entrar para correr la orden o abrir el archivo. El completado de l\u00EDnea de comando es \u00FAtil en varias maneras, como lo muestra la animaci\u00F3n que acompa\u00F1a este art\u00EDculo. Los comandos usados m\u00E1s com\u00FAnmente con nombres extensos requieren menor tipeado para ejecutarlos. Comandos largos o archivos dif\u00EDciles de deletrear, pueden ser introducido escribiendo los primeros evitando as\u00ED errores involuntarios. En el caso de conclusiones posibles m\u00FAltiples, alguna interpretes de l\u00EDnea de comando, especialmente en Unix, listar\u00E1 todas las conclusiones posibles que empiezan con aquellos pocos caracteres. El usuario puede escribir m\u00E1s caracteres y Tab \u21B9 nuevamente para ver una nueva lista acotada, o m\u00E1s completar la orden/filename con un espacio final. Un forma alterna de autocompletado rota a trav\u00E9s de todas las posibles alternativas si el enunciado es ambiguo. Los elementos a ser completados pueden incluir \u00F3rdenes, argumentos, nombres de archivo y otras entidades, seg\u00FAn el int\u00E9rprete de l\u00EDnea de comando y su configuraci\u00F3n. El completado de l\u00EDnea de comando generalmente solo trabaja en modo interactivo, por lo tanto, no pueda ser invocado para completar parcialmente \u00F3rdenes. El nombre completado por tabulaci\u00F3n proviene del hecho que el completado de l\u00EDnea de comando es a menudo invocada por pulsar la llave de tabulador."@es . . "Inom datorteknik betyder tabulatorkomplettering en funktion hos kommandotolken (skalet) att fylla p\u00E5 en textstr\u00E4ng n\u00E4r man trycker p\u00E5 tabulator-tangenten."@sv . . . . . . . . . . . . . . . . . .