Download for Windows Premium
Publiciteit
Select-String searches

Examples with "Select-String searches" and their translation in Frans

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.
In a simple match, Select-String searches the input for the text in the Pattern parameter.
Dans une correspondance simple, Select-String recherche l'entrée de texte dans le paramètre Pattern.

Andere resultaten

Select-String uses regular expression matching, but it can also perform a simple match that searches the input for the text that you specify.
Select-String utilise la correspondance d'expression régulière, mais elle peut également exécuter une correspondance simple qui recherche l'entrée du texte que vous spécifiez.
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.
Lorsque vous dirigez la sortie d'une commande Select-String vers une autre commande Select-String, la commande de réception recherche uniquement le texte de la ligne de correspondance (valeur de la propriété Line de l'objet MatchInfo), pas le texte des lignes de contexte.
For example, the following command searches the conceptual Help topics for the word "variable": select-string -pattern variable -path $pshome\ .txt $PSScriptRoot Contains the directory from which the script module is being executed.
Par exemple, la commande suivante recherche le mot "variable" dans les rubriques d'aide conceptuelles : select-string -pattern variable -path $pshome\ .txt $PSScriptRoot Contient le répertoire à partir duquel le module de script est exécuté.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Select-String searches in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dumbbell: short bar with weights on each end
Ontdek het woord
Publiciteit

Resultaten: 4. Exact: 1. Verstreken tijd: 81 ms.