Download for Windows Premium
Publiciteit
Select-String command

Vertaling van "Select-String command" in Duits

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.
Befehl Select-String
The following Select-String command finds the file
Mit dem folgenden Befehl Select-String suchen Sie die Datei
As a result, the Context parameter is not valid on the receiving Select-String command.
Daher ist der Context-Parameter im empfangenden Befehl Select-String nicht gültig.
When you pipe the output of a Select-String command to another Select-String command, the receiving command searches only the text in the matched line (the value of the Line property of the MatchInfo object), not the text in the context lines.
Wenn Sie die Ausgabe des Befehls Select-String über die Pipeline an einen weiteren Select-String-Befehl übergeben, durchsucht der empfangende Befehl nur den Text in der zu vergleichenden Zeile (der Wert der Line-Eigenschaft des MatchInfo-Objekts), nicht den Text in den Kontextzeilen.

Andere resultaten

If you omit the Stream parameter, the command displays all of the aliases, because Select-String finds Get-Command in the single string that Out-String returns, and the formatter displays the string as a table.
Wenn Sie den Stream-Parameter auslassen, werden mit dem Befehl alle Aliase angezeigt, weil Select-String die Zeichenfolge Get-Command in der einzelnen Zeichenfolge sucht, die von Out-String zurückgegeben wird, und das Formatierungsprogramm zeigt die Zeichenfolge als Tabelle an.
If you omit the Stream parameter, the command displays all of the aliases, because Select-String finds "Get-Command" in the single string that Out-String returns, and the formatter displays the string as a table.
Wenn Sie den Stream-Parameter auslassen, werden mit dem Befehl alle Aliase angezeigt, weil Select-String die Zeichenfolge "Get-Command" in der einzelnen Zeichenfolge sucht, die von Out-String zurückgegeben wird, und das Formatierungsprogramm zeigt die Zeichenfolge als Tabelle an.
Select-String is like the Grep command in UNIX and the FindStr command in Windows.
Select-String entspricht dem Befehl Grep in UNIX und dem Befehl FindStr in Windows.
Another pipeline operator sends the strings to Select-String, which selects the strings that include Get-Command anywhere in the string.
Ein weiterer Pipelineoperator übergibt die Zeichenfolgen an Select-String, von dem die Zeichenfolgen ausgewählt werden, die an beliebiger Position Get-Command enthalten.
For example, the following command uses a pipeline operator to send the results of an IPConfig command to the Windows PowerShell Select-String cmdlet, which searches for text in strings.
Im folgenden Befehl wird beispielsweise ein Pipelineoperator verwendet, um die Ergebnisse des Befehls IPConfig an das Windows PowerShell-Cmdlet Select-String zu senden, mit dem in Zeichenfolgen nach Text gesucht wird.
For example, the following command uses a pipeline operator to send the results of an IPConfig command to the Windows PowerShell Select-String cmdlet, which searches for text in strings.
Im folgenden Befehl wird beispielsweise ein Pipelineoperator verwendet, um die Ergebnisse des Befehls "IPConfig" an das Windows PowerShell-Cmdlet "Select-String" zu senden, mit dem in Zeichenfolgen nach Text gesucht wird.
Another pipeline operator sends the strings to Select-String, which selects the strings that include "Get-Command" anywhere in the string.
Ein weiterer Pipelineoperator übergibt die Zeichenfolgen an Select-String, von dem die Zeichenfolgen ausgewählt werden, die an beliebiger Position Get-Command enthalten.
The second command uses a pipeline operator (|) to send the objects in the $events variable to Select-String.
Im zweiten Befehl werden die Objekte in der Variablen $events mit einem Pipelineoperator (|) an Select-String gesendet.
C:\PS>select-string -path process.txt -pattern idle, svchost -notmatch This command finds lines of text in the Process.txt file that do not include the words "idle" or "svchost".
C:\PS>select-string -path process.txt -pattern idle, svchost -notmatch Beschreibung - Mit diesem Befehl werden Textzeilen in der Datei "Process.txt" gesucht, die weder das Wort "idle" noch das Wort "svchost" enthalten.
C:\PS>select-string -path .xml -pattern "the the" This command searches through all files with the.xml file name extension in the current directory and displays the lines in those files that include the string "the the".
C:\PS>select-string -path .xml -pattern "the the" Beschreibung - Mit diesem Befehl werden alle Dateien mit der Dateinamenerweiterung".xml" im aktuellen Verzeichnis durchsucht und die Zeilen in diesen Dateien angezeigt, die die Zeichenfolge "the the" enthalten.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Select-String command in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
hay bale: large bundle of hay tied together for transport or storage
Ontdek het woord
Publiciteit

Resultaten: 13. Exact: 3. Verstreken tijd: 55 ms.