Utility

概述

参考:

Select-String

https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/select-string?view=powershell-7.4

Select-String cmdlet 使用正则表达式匹配来搜索输入字符串和文件中的文本模式。Select-String 可以实现类似于 Unix-like OS 中的 grep 命令或 Windows 中的 findstr.exe 的效果。


最后修改 August 12, 2024: prom data model, netcap (88ba30c3)