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.
Type the text in a quoted string, and then pipe it to Select-String.
Tapez le texte dans une chaîne entre guillemets, puis dirigez-la vers Select-String.
When matching phrases, Select-String uses the current that is set for the system.
Lors de la correspondance d'expressions, Select-String utilise la culture actuelle définie pour le système.
Without this parameter, Select-String finds only the first match in each line of text.
Sans ce paramètre, Select-String recherche uniquement la première correspondance dans chaque ligne de texte.
Select-String can display all of the text matches or stop after the first match in each input file.
Select-String peut afficher toutes les correspondances de texte ou s'arrêter après la première correspondance dans chaque fichier d'entrée.
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.
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.
Par défaut, Select-String recherche la première correspondance dans chaque ligne et, pour chaque correspondance, elle affiche le nom de fichier, le numéro de ligne et tout le texte de la ligne contenant la correspondance.
The second command uses a pipeline operator (|) to send the objects in the $events variable to Select-String.
La deuxième commande utilise un opérateur de pipeline (|) pour envoyer les objets de la variable $events à l'applet de commande Select-String.
You can also specify that Select-String should expect a particular character encoding, such as when you are searching files of Unicode text.
Vous pouvez également spécifier que Select-String doit attendre un encodage de caractères particulier, comme lorsque vous recherchez des fichiers de texte Unicode.
Select-String Finds text in strings and files.
Recherche du texte dans des chaînes et des fichiers.
By default, Select-String interprets the value of the Pattern parameter as a regular expression.
Par défaut, Select-String interprète la valeur du paramètre Pattern en tant qu'expression régulière.
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.
Potentieel gevoelige of ongepaste informatie
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.