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.
2つのテキストファイルを比較し、新しいテキストファイルの異なる行を識別して保存しようとしていますが、Pythonは非常に新しいため、その方法がわかりません。誰かが私を助けてくれますか?
Linuxを使用している場合は、次のようなコマンドを試してみてください。diff
diff
これはpythondiffdoc用です