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 つのファイルを比較していますが、短いファイルが終了した後に長いファイルの出力を見たくありません。ただし、短いファイルの終わりの前に、どちらかのファイルに欠落している行があるかどうかを知る必要があります。
diff を使用する必要はありません。python を使用してこれを行うことができます。python で同じことを行う簡単な方法はありますか?