Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これを行うことが可能かどうか疑問に思っています:
CMD> FIND /I data.txt "use line 1-end of text file as string" >>result.txt
私はノルウェー人なので、これを最もよく説明する方法がわかりません。
テキスト ファイルのすべての行を FIND 文字列として自動的に実行する方法が必要です。
findstrの代わりに必要だと思いますfind。を参照してください。特に、ファイル内のすべての行を検索文字列として使用するfindstr /?オプションを参照してください。/g
findstr
find
findstr /?
/g