Re: Freeware file compare utility with command line interface?
- From: Catch 23 <Catch23@xxxxxxxxxxxxxxx>
- Date: Mon, 02 Mar 2009 22:31:29 -0800
On Mon, 2 Mar 2009 20:37:41 -0600, VanguardLH <V@xxxxxxxxx> wrote:
Catch 23 wrote:
Does anyone know of a freeware utility that will compare 2 files via a
command line interface? I only need a binary result,
0 = files are identical (bit by bit)
1 = files are not identical
I don't need to know where the diffrerrences are or how many there
are.
How about the 'fc' command that already comes in Windows? In a DOS
shell, run:
fc /?
For binary, use "fc /b <src> <target>".
Of course, thanks. I always like to make it harder than it is.
.
- References:
- Freeware file compare utility with command line interface?
- From: Catch 23
- Re: Freeware file compare utility with command line interface?
- From: VanguardLH
- Freeware file compare utility with command line interface?
- Prev by Date: Re: User Profile Hive Cleanup Service Question
- Next by Date: Re: Windows won't boot
- Previous by thread: Re: Freeware file compare utility with command line interface?
- Next by thread: Re: Freeware file compare utility with command line interface?
- Index(es):
Relevant Pages
|