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

9 lines
237 B
Markdown

# pwsh where
> This command is an alias of `Where-Object`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
- View documentation for the original command:
`tldr Where-Object`