Section courante

A propos

Section administrative du site

 Logiciel  Plateforme  Utilisation  Tutoriel  Aide 
Vue par liste complète
Vue par aperçu
Vue par catégorie
BBS
Compression de données
Editeur de texte
Installateur
Adam
Alpha
AmigaOS
Amstrad CPC
Apple II
Atari 400/800
Atari ST
CoCo 3
Commodore 64
Commodore 128
CP/M
DOS
Java
Linux
Macintosh
Mac OS X
MSX2
OS/2
Solaris
TRS-80
Windows
Windows 3
Référence des commandes
Utiliser des fichiers ZIP avec PowerShell
Activer l'exécution d'un script PowerShell
Préface
Notes légal
Dictionnaire
Recherche

Select-String

Sélectionne une chaîne de caractères
PowerShell

Syntaxe

Select-String [-Culture String] [-Pattern] String[] [-Path] String[] [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-NoEmphasis] [-Include String[]] [-Exclude String[]] [-NotMatch] [-AllMatches] [-Encoding Encoding] [-Context Int32[]] [CommonParameters]
Select-String [-Culture String] -InputObject PSObject [-Pattern] String[] -Raw [-SimpleMatch] [-CaseSensitive] [-List] [-NoEmphasis] [-Include String[]] [-Exclude String[]] [-NotMatch] [-AllMatches] [-Encoding Encoding] [-Context Int32[]] [CommonParameters]
Select-String [-Culture String] -InputObject PSObject [-Pattern] String[] [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-NoEmphasis] [-Include String[]] [-Exclude String[]] [-NotMatch] [-AllMatches] [-Encoding Encoding] [-Context Int32[]] [CommonParameters]
Select-String [-Culture String] [-Pattern] String[] [-Path] String[] -Raw [-SimpleMatch] [-CaseSensitive] [-List] [-NoEmphasis] [-Include String[]] [-Exclude String[]] [-NotMatch] [-AllMatches] [-Encoding Encoding] [-Context Int32[]] [CommonParameters]
Select-String [-Culture String] [-Pattern] String[] -LiteralPath String[] -Raw [-SimpleMatch] [-CaseSensitive] [-List] [-NoEmphasis] [-Include String[]] [-Exclude String[]] [-NotMatch] [-AllMatches] [-Encoding Encoding] [-Context Int32[]] [CommonParameters]
Select-String [-Culture String] [-Pattern] String[] -LiteralPath String[] [-SimpleMatch] [-CaseSensitive] [-Quiet] [-List] [-NoEmphasis] [-Include String[]] [-Exclude String[]] [-NotMatch] [-AllMatches] [-Encoding Encoding] [-Context Int32[]] [CommonParameters]

Description

Cette commande permet de rechercher du texte dans les chaînes de caractères et les fichiers.



PARTAGER CETTE PAGE SUR
Dernière mise à jour : Mardi, le 12 Janvier 2021