5 posts tagged with diff. (View popular tags)
Displaying 1 through 5 of 5. Subscribe:
W.A.S.T.E. of a question, but I need a script that will perform a diff and play an alert sound when a reload reveals that the HTML page has changed relative to the previous reload. [more inside]
posted by |n$eCur3
on Apr 8, 2008 -
8 answers
I'm searching for the ultimate in hand-holding, peel-my-grape recursive directory diff tools for the lazy. [more inside]
posted by adipocere
on Jan 11, 2008 -
15 answers
I'm looking for the appropriate algorithm to use to compare two files. I think I can do better than diff due to some added constraints. [more inside]
posted by Khalad
on Feb 2, 2006 -
25 answers
I have two versions of a largeish text file, one a slightly modified version of the other. Is there any app I can run in Xp that would report the differences between the two on a line-to-line basis? Could it also do the same for a whole mess of corresponding text files within a large directory structure?
posted by signal
on Nov 13, 2004 -
8 answers
What I am looking for is a directory 'diff' tool. I have two identical directories, fairly deeply nested, with lots of files. I want to modify some files in one of the directories, run the 'diff' tool against the two directories, and have it return a list of files have been modified. I am familiar with grep and diff, however I am unsure as to how to format this exact request. [mi] [more inside]
posted by patrickje
on Sep 24, 2004 -
10 answers