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
This parameter does not change the number of objects generated by Select-String.
Este parámetro no cambia el número de objetos generados por Select-String.
We can use the Select-String cmdlet to search for specific bits of text.
Podemos usar el cmdlet Select-String para buscar fragmentos específicos de texto.
Sends objects to the host as a series of strings. Select-String
Envía objetos al host como una serie de cadenas. Select-String
Without this parameter, Select-String finds only the first match in each line of text.
Sin este parámetro, Select-String busca únicamente la primera coincidencia en cada línea de texto.
Select-String can display all of the text matches or stop after the first match in each input file.
Select-String puede mostrar todas las coincidencias de texto o detenerse después de la primera coincidencia en cada archivo de entrada.
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.
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.
Description The Select-String cmdlet searches for text and text patterns in input strings and files.
Descripción El cmdlet Select-String busca texto y patrones de texto en los archivos y cadenas de entrada.
Because each of the quoted strings is treated as a line, without the CaseSensitive parameter, Select-String would recognize both of the strings as matches.
Dado que cada una de las cadenas entrecomilladas se trata como una línea, sin el parámetro reconocería ambas cadenas como coincidencias.
You can also specify that Select-String should expect a particular character encoding, such as when you are searching files of Unicode text.
Asimismo, se puede especificar que Select-String debe esperar una codificación de caracteres determinada, por ejemplo, al buscar en archivos de texto Unicode.
By default, Select-String interprets the value of the Pattern parameter as a regular expression.
De forma predeterminada, Select-String interpreta el valor del parámetro Pattern como una expresión regular.
The default output of Select-String is a MatchInfo object, which includes detailed information about the matches.
El resultado predeterminado de Select-String es un objeto MatchInfo, que contiene información detallada sobre las coincidencias.
As a result, the Context parameter is not valid on the receiving Select-String command.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.