1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 06:35:29 +02:00
tldr/pages.zh/windows/pwsh-where.md
2023-12-22 06:44:48 +01:00

217 B

pwsh where

这是 Where-Object 命令的一个别名。 更多信息:https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object.

  • 原命令的文档在:

tldr Where-Object