Compare files as ASCII text

fc

  • Compare the differences between two files or sets of files.
    Use wildcards (*) to compare sets of files.
    More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fc>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

fc /l {{path/to/file_1}} {{path/to/file_2}}

click the source code to copy install fc on any operating system with command-not-found.com