Files
tldr/pages.fr/windows/pwsh-where.md
2023-12-22 06:44:48 +01:00

9 lines
248 B
Markdown

# pwsh where
> Cette commande est un alias de `Where-Object`.
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- Voir la documentation de la commande originale :
`tldr Where-Object`