ayi_2 <p>Run this in the CMD shell or fichier batch:</p> <pre><code class="lang-auto">FC file1 file2 </code></pre> <p><code>FC</code> can also be used to compare binary files:</p> <pre><code class="lang-auto">FC /B file1 file2 </code></pre>