Pau*_*aul 2 windows search filesystems
我正在寻找一种工具来在大小为 4 GB 的文件中查找包含搜索文本的行
Zyp*_*her 8
如果您安装了 powershell,则可以使用
select-string -pattern <your_string> -path <path_to_file>
它可能不会很快,但不会像 find 或 findstr 那样窒息。
归档时间:
15 年,10 月 前
查看次数:
10550 次
最近记录: