Message-ID: <67F7C4B3-9D9D-4BB0-8E84-A3151F9E04C7@r-project.org>
Date: 2005-12-30T19:04:18Z
From: Simon Urbanek
Subject: look for difference b/w files
In-Reply-To: <20051229204506.98567.qmail@web32401.mail.mud.yahoo.com>
Kevin,
On Dec 29, 2005, at 3:45 PM, Hai Lin wrote:
> I am using Mac OX 10.3 and I have Emacs+ESS installed.
>
> I try to find difference b/w two script files. I appreciate it if
> you could kindly tell me how do I achieve it, either by some kind
> of Mac applications or command in R. I did see someone running a
> statement on Unix.
just for completeness, there is a very nice utility in Developer/
Applications/Utilities called "FileMerge". It is much nicer than diff
and also allows you to create a resulting file by specifying which
parts you want from which file. It is too intuitive and easy to use
for Emacs users but I though I'll mention it anyway ;).
Cheers,
Simon