mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 10:15:33 +02:00
247 B
247 B
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