1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 08:26:01 +02:00
tldr/pages.it/windows/pwsh-where.md

9 lines
250 B
Markdown
Raw Normal View History

2023-12-22 11:14:48 +05:30
# pwsh where
> Questo comando è un alias per `Where-Object`.
> Maggiori informazioni: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- Consulta la documentazione del comando originale:
`tldr Where-Object`