Download for Windows Premium
Publiciteit
Select-String

Vertaling van "Select-String" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Select-String
Este parámetro no cambia el número de objetos generados por Select-String.
This parameter does not change the number of objects generated by Select-String.
Podemos usar el cmdlet Select-String para buscar fragmentos específicos de texto.
We can use the Select-String cmdlet to search for specific bits of text.
Select-String se basa en líneas de texto.
Select-String is based on lines of text.
Envía objetos al host como una serie de cadenas. Select-String
Sends objects to the host as a series of strings. Select-String
Sin este parámetro, Select-String busca únicamente la primera coincidencia en cada línea de texto.
Without this parameter, Select-String finds only the first match in each line of text.
Select-String puede mostrar todas las coincidencias de texto o detenerse después de la primera coincidencia en cada archivo de entrada.
Select-String can display all of the text matches or stop after the first match in each input file.
De forma predeterminada, Select-String busca la primera coincidencia en cada línea y, para cada coincidencia, muestra el nombre de archivo, el número de línea y todo el texto de la línea que contiene la coincidencia.
By default, Select-String finds the first match in each line and, for each match, it displays the file name, line number, and all text in the line containing the match.
Descripción El cmdlet Select-String busca texto y patrones de texto en los archivos y cadenas de entrada.
Description The Select-String cmdlet searches for text and text patterns in input strings and files.
Asimismo, se puede especificar que Select-String debe esperar una codificación de caracteres determinada, por ejemplo, al buscar en archivos de texto Unicode.
You can also specify that Select-String should expect a particular character encoding, such as when you are searching files of Unicode text.
De forma predeterminada, Select-String interpreta el valor del parámetro Pattern como una expresión regular.
By default, Select-String interprets the value of the Pattern parameter as a regular expression.
El resultado predeterminado de Select-String es un objeto MatchInfo, que contiene información detallada sobre las coincidencias.
The default output of Select-String is a MatchInfo object, which includes detailed information about the matches.
Como resultado, el parámetro Context no es válido en el comando Select-String receptor.
As a result, the Context parameter is not valid on the receiving Select-String command.
Cuando Select-String encuentra más de una coincidencia en una línea de texto, sigue emitiendo solo un objeto MatchInfo para la línea pero la propiedad Matches del objeto contiene todas las coincidencias.
When Select-String finds more than one match in a line of text, it still emits only one MatchInfo object for the line, but the Matches property of the object contains all of the matches.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Select-String in het Spaans

Publiciteit

Resultaten: 20. Exact: 20. Verstreken tijd: 50 ms.