mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-05 03:56:25 +03:00
244 B
244 B
pwsh where
Dit commando is een alias van
Where-Object
. Meer informatie: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object.
- Bekijk de documentatie van het originele commando:
tldr Where-Object