mirror of https://github.com/CrimsonTome/tldr.git
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