Run this in the CMD shell or batch file:
FC file1 file2
FC
can also be used to compare binary files:
FC /B file1 file2
Related Posts:
- How do I test if Python is installed on Windows (10), and run an exe to install it if its not installed?
- Windows equivalent to UNIX pwd
- “rm -rf” equivalent for Windows?
- “rm -rf” equivalent for Windows?
- How do I kill the process currently using a port on localhost in Windows?
- Windows 7 – ‘make’ is not recognized as an internal or external command, operable program or batch file
- Ping with timestamp on Windows CLI
- Changing all files’ extensions in a folder with one command on Windows
- What is the reason for the error message “System cannot find the path specified”?
- How to run powershell script from .ps1 file?
- How to list files in windows using command prompt (cmd). I’ve tried using ‘ ls ‘ as in Linux but it shows an error?
- ” is not recognized as an internal or external command, operable program or batch file
- How can I open a cmd window in a specific location?
- Create an empty file on the commandline in windows (like the linux touch command)
- Need to navigate to a folder in command prompt
- How do I create a Batch file to change an exe installer to Win XP SP3 compatibility mode and launch installer
- ” is not recognized as an internal or external command, operable program or batch file
- Access is denied in windows cmd.Why?
- How to “comment-out” (add comment) in a batch/cmd?
- The filename, directory name, or volume label syntax is incorrect inside batch
- Moving file using cmd?
- Compare 2 directories in windows
- How to force `findstr` to ignore `Cannot open` returns
- How to “comment-out” (add comment) in a batch/cmd?
- “if not exist” command in batch file
- “if not exist” command in batch file
- Defining and using a variable in batch file
- How to run PowerShell in CMD
- How to open an elevated cmd using command line for Windows?
- xcopy returns error “Invalid number of parameters” when exclude parameter is set
- What is the reason for the CD /D switch in Windows cmd?
- PHP is not recognized as an internal or external command in command prompt
- ‘openssl’ is not recognized as internal or external command
- XCOPY: Overwrite all without prompt in BATCH
- Curl not recognized as an internal or external command, operable program or batch file
- Redirecting Output from within Batch file
- How does the echo command works in batch programming
- How to split large text file in windows?
- Windows CMD command for accessing usb?
- How do I use spaces in the Command Prompt?
- Calling dir in cmd prints out: “Volume in drive C has no label.”
- Command prompt won’t change directory to another drive
- How to extract or unpack an .ab file (Android Backup file)
- Desktop: The system cannot find the specified path
- How to fix “VirtualBox Interface has active connections” error in Windows?
- ‘python’ is not recognized as an internal or external command [duplicate]
- How can I update npm itself?
- Can’t start Eclipse – Java was started but returned exit code=13
- What does “@” mean in Windows batch scripts
- How to run a PowerShell script
- How do I install and use cURL on Windows?
- How can I clear console
- How to go from fopen to fopen_s
- Copying a local file from Windows to a remote server using scp
- “X does not name a type” error in C++
- Python virtualenv questions
- Installing tensorflow with anaconda in windows
- error: Unable to find vcvarsall.bat
- How to jump in Unity 3d?
- How to run a makefile in Windows?
- MinGW: “gcc is not recognized as an internal or external command”
- How to exit Python script in Command Prompt?
- Verify return code: 20 when testing OpenSSL
- Extracting .jar file with command line
- How To Activate Windows 10
- What is the difference between Cygwin and MinGW?
- Can’t start hostednetwork
- Pip – Fatal error in launcher: Unable to create process using ‘”‘
- OpenSSL: PEM routines:PEM_read_bio:no start line:pem_lib.c:703:Expecting: TRUSTED CERTIFICATE
- python is not recognized windows 10
- Python not working in the command line of git bash
- Bluescreen on windows 10 after using android emulator
- Failed to load the JNI shared Library (JDK)
- Setting up a cron job in Windows
- While loop in batch
- Error occurred during initialization of VM (java/lang/NoClassDefFoundError: java/lang/Object)
- How to compare a local Git branch with its remote branch
- Can’t start hostednetwork
- False ‘Sharing Violation’ Xcopy error message
- How can I diff 2 files while ignoring leading white space
- Need auto-restart script in batch for minecraft server
- “Python version 2.7 required, which was not found in the registry” error when attempting to install netCDF4 on Windows 8
- Using sys/socket.h functions on windows
- REGSVR32: the module “xxxxx.dll” failed to load … dependent assembly could not be found
- How do I show the changes which have been staged?
- Can I get Unix’s pthread.h to compile in Windows?
- Git Bash doesn’t see my PATH
- Best practice for exiting batch file?
- How can I diagnose a slow WordPress admin?
- All links in my site start with localhost?
- Can’t connect to my WordPress website using Windows 8 app?
- Connect to MySQL using Windows Authentication
- Newbie: Multiple WP sites on Windwos 2012 IIS
- Wp_mail() function not working in Windows and MAC OS
- Search and Replace in Windows XAMPP site
- How to update WP-CLI on Windows via Composer?
- Upload media error: unable to create directory (windows hosting)
- Saving Permalinks Results in 403 MAMP (Windows)
- How to sleep in a batch file?
- How can I tell what version of IIS is installed?