9 lines
247 B
Markdown
9 lines
247 B
Markdown
# pwsh where
|
|
|
|
> Perintah ini merupakan alias dari `Where-Object`.
|
|
> Informasi lebih lanjut: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
|
|
|
|
- Tampilkan dokumentasi untuk perintah asli:
|
|
|
|
`tldr Where-Object`
|