[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Komparator tool.. what gives



On Saturday 10 January 2009, Harry P <reader@newsguy.com> wrote 
about 'Komparator tool.. what gives':
>I was looking for a tool to compare directories.  Something more
>involved than diff which doesn't ouput changes in files with the same
>names.

You are using diff wrong then.  First, install the "kompare" package.  
Then, do something like "diff -druN dir1 di2 | kompare -" to inspect the 
differences.  "diff -druN dir1 dir2 > my.patch" to save the changes to a 
file.  "( cd dir1 && patch -p1 ) < my.patch" to apply the changes.
-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
bss@iguanasuicide.net                     ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.net/                      \_/     

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: