1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 22:45:59 +02:00
tldr/pages.it/windows/pwsh-where.md
2023-12-22 06:44:48 +01:00

250 B

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