On Friday 17 December 2004 17:33, Rodolfo Medina wrote:
> Hi.
>
> Suppose that a large text file has been slightly modified by another
> person, and I want to find out 'a posteriori' what changes were done.
> Is there a linux command (or set of commands) that can compare the two
> files and tell what lines are different from one another?
>
> Thanks,
> Rodolfo

Try diff from command line:
$>diff file0 file1
Or kompare will give you GUI

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to