This HTML5 document contains 105 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
n14https://web.archive.org/web/20070228004411/http:/technet2.microsoft.com/WindowsServer/en/Library/
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
n15https://web.archive.org/web/20070301005158/http:/technet2.microsoft.com/WindowsServer/en/Library/
dbohttp://dbpedia.org/ontology/
n17http://dbpedia.org/resource/File:
foafhttp://xmlns.com/foaf/0.1/
n11https://web.archive.org/web/20150215141808/http:/www.tcsh.org/tcsh.html/
dbpedia-eshttp://es.dbpedia.org/resource/
n24https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n7http://www.caliban.org/bash/
dbpedia-svhttp://sv.dbpedia.org/resource/
freebasehttp://rdf.freebase.com/ns/
n20http://zsh.sourceforge.net/Doc/Release/
n10http://commons.wikimedia.org/wiki/Special:FilePath/
dbpedia-nohttp://no.dbpedia.org/resource/
n27http://support.microsoft.com/
dbpedia-fahttp://fa.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Command-line_completion
rdf:type
yago:Cognition100023271 yago:Know-how105616786 yago:Ability105616246 yago:Interface106575227 yago:CodingSystem106353757 yago:Software106566077 yago:Abstraction100002137 yago:Code106355894 yago:WikicatUserInterfaceTechniques dbo:Work yago:WikicatUserInterfaces yago:Technique105665146 yago:PsychologicalFeature100023100 yago:WrittenCommunication106349220 yago:Writing106359877 yago:Program106568978 yago:Communication100033020 yago:Method105660268
rdfs:label
Completado de línea de comando Befehlszeilenergänzung Tabulatorkomplettering Command-line completion
rdfs:comment
Die Befehlszeilenergänzung, auch Tab-Vervollständigung genannt, ist eine spezielle Form der Autovervollständigung 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öst. Auch Escape-Backslash ist verbreitet. 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 ↹) to fill in the rest of the item. The user then presses Return or ↵ Enter to run the command or open the file. El completado de línea de comando (también completado por tabulación) es una característica común de los intérpretes de línea de comandos, en qué el programa automáticamente rellena parcialmente escribió órdenes. Inom datorteknik betyder tabulatorkomplettering en funktion hos kommandotolken (skalet) att fylla på en textsträng när man trycker på tabulator-tangenten.
foaf:depiction
n10:Powershell_Intellisense_example_for_the_Get-Process_cmdlet.gif n10:Command-line-completion-example.gif
dcterms:subject
dbc:Autocomplete dbc:User_interface_techniques
dbo:wikiPageID
925640
dbo:wikiPageRevisionID
1067197799
dbo:wikiPageWikiLink
dbr:SDS_940 dbr:Autocomplete dbr:Interactive dbr:FreeDOS dbr:Command-line_interpreter dbr:Unix_shell dbr:MS-DOS dbr:Command_history dbr:TOPS-20 dbr:Far_Manager n17:Powershell_Intellisense_example_for_the_Get-Process_cmdlet.gif dbr:Shell_(computing) dbr:Linux_distribution dbr:Command-line_interface dbr:TENEX_(operating_system) dbr:Batch_file dbr:Object-oriented_programming dbr:Emacs dbr:Esc_key dbr:Berkeley_Timesharing_System dbr:TweakUI dbc:User_interface_techniques dbr:CMD_(Windows) dbr:Cursor_(computers) dbr:Windows_PowerShell dbr:Z_shell dbr:Comparison_of_command_shells n17:Command-line-completion-example.gif dbr:COMMAND.COM dbr:DOSKEY.COM dbr:Microsoft_.NET dbr:Tcsh dbr:Windows_NT dbr:Bash_(Unix_shell) dbr:Firefox dbc:Autocomplete dbr:Typographical_error dbr:Shell_script dbr:KornShell dbr:Tab_key dbr:Cmd.exe dbr:4DOS
dbo:wikiPageExternalLink
n7: n11:Completion_and_listing.html n14:f0326a26-8ff7-421c-ba8a-4c9ca945e21f1033.mspx n15:0a3f5948-84f2-4531-b74a-04dd94227c8d1033.mspx n20:Completion-System.html n27:%3Fkbid=244407 n27:%3Fkbid=310530
owl:sameAs
dbpedia-es:Completado_de_línea_de_comando wikidata:Q814186 dbpedia-no:Kommandolinjeavslutning n24:4yJoq freebase:m.03qjqn dbpedia-de:Befehlszeilenergänzung dbpedia-sv:Tabulatorkomplettering dbpedia-fa:تکمیل_خط_فرمان yago-res:Command-line_completion
dbp:wikiPageUsesTemplate
dbt:Mono dbt:Citation_needed dbt:Reflist dbt:Short_description dbt:Keypress dbt:%5E
dbo:thumbnail
n10:Command-line-completion-example.gif?width=300
dbo:abstract
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 ↹) to fill in the rest of the item. The user then presses Return or ↵ 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 ↹ 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. Inom datorteknik betyder tabulatorkomplettering en funktion hos kommandotolken (skalet) att fylla på en textsträng när man trycker på tabulator-tangenten. Die Befehlszeilenergänzung, auch Tab-Vervollständigung genannt, ist eine spezielle Form der Autovervollständigung 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öst. Auch Escape-Backslash ist verbreitet. El completado de línea de comando (también completado por tabulación) es una característica común de los intérpretes de línea de comandos, en qué el programa automáticamente rellena parcialmente escribió órdenes. Los intérpretes de línea de comando son programas que permiten a un usuario interaccionar con el sistema operativo subyacente mediante la escritura de las órdenes de línea de comando dentro de una interfaz de línea de comando (ILC), en contraste a señalar y oprimir un ratón en una Interfaz Gráfica de Usuario (IGU). El completado de línea de comando permite al usuario los caracteres iniciales de una orden, programa, o filename, y pulsar una llave de tabulación (normalmente Tab ↹) para rellenar el resto del elemento. El usuario entonces pulsa Return o ↵ Entrar para correr la orden o abrir el archivo. El completado de línea de comando es útil en varias maneras, como lo muestra la animación que acompaña este artículo. Los comandos usados más comúnmente con nombres extensos requieren menor tipeado para ejecutarlos. Comandos largos o archivos difíciles de deletrear, pueden ser introducido escribiendo los primeros evitando así errores involuntarios. En el caso de conclusiones posibles múltiples, alguna interpretes de línea de comando, especialmente en Unix, listará todas las conclusiones posibles que empiezan con aquellos pocos caracteres. El usuario puede escribir más caracteres y Tab ↹ nuevamente para ver una nueva lista acotada, o más completar la orden/filename con un espacio final. Un forma alterna de autocompletado rota a través de todas las posibles alternativas si el enunciado es ambiguo. Los elementos a ser completados pueden incluir órdenes, argumentos, nombres de archivo y otras entidades, según el intérprete de línea de comando y su configuración. El completado de línea de comando generalmente solo trabaja en modo interactivo, por lo tanto, no pueda ser invocado para completar parcialmente órdenes. El nombre completado por tabulación proviene del hecho que el completado de línea de comando es a menudo invocada por pulsar la llave de tabulador.
gold:hypernym
dbr:Feature
prov:wasDerivedFrom
wikipedia-en:Command-line_completion?oldid=1067197799&ns=0
dbo:wikiPageLength
11096
foaf:isPrimaryTopicOf
wikipedia-en:Command-line_completion