1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-02 14:33:42 +02:00
tldr/pages.fr/windows/pwsh-where.md

9 lines
248 B
Markdown
Raw Normal View History

2023-12-22 11:14:48 +05:30
# 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`