lotsofplants: (Default)
[personal profile] lotsofplants
So, I was curious. Anyone know of a program which can compare computer files to see if they are identical? I'm looking for ones that do the following comparisons:

-- will locate files with identical date/time/name but different locations
-- will find files which have identical date/time but different names
-- can compare two files to see if their contents are identical, even if the names or date/time are different.

I'm betting that the first is fairly easy, the last hardest. Suggestions, preferably for things which are cheap or free?

Date: 2004-10-02 01:14 am (UTC)
From: [identity profile] craigp.livejournal.com
the last is actually the easiest. you can use diff if you're on unix, or on windows, install mingw and msys (just google for them), and then you can use diff. if you're masochistic, use 'comp on windows.

another option on windows is winmerge; this lets you see the differences between files graphically, and merge them in various ways. i use it frequently for programming at home; 'beyond compare' is the best tool for this - i use it at work - but it's not free.

if no one else helps with the first two, let me know and i'll send you some scripts. you'll have to install mingw/msys if you're on windows; i despise dos.

Date: 2004-10-02 01:16 am (UTC)
From: [identity profile] craigp.livejournal.com
the comp command didn't work; it should be:

'comp [file1] [file2]'

HTH,
--craig

Profile

lotsofplants: (Default)
lotsofplants

April 2017

S M T W T F S
      1
23456 78
9101112131415
16171819202122
23242526272829
30      

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 22nd, 2026 01:50 am
Powered by Dreamwidth Studios