gpt4 book ai didi

windows - 在文件中逐行搜索字符串

转载 作者:可可西里 更新时间:2023-11-01 11:55:37 25 4
gpt4 key购买 nike

我需要逐行搜索以确保一个词出现在 .text 文件的每一行中。我目前正在处理批处理脚本,因此如果批处理具有执行此操作的功能,那将是理想的选择。否则,我有什么选择?

最佳答案

echo Lines that have NOT the search word:
findstr /N /V /C:"theWord" theFile.txt

关于windows - 在文件中逐行搜索字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17824072/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com