Compiz / Beryl on KDE?

Nils Kassube kassube at gmx.net
Mon Aug 6 14:58:47 UTC 2007


Pierre Hansson wrote:
> On Monday 06 August 2007 03.24.20 David McGlone wrote:
> > Why don't you just do a diff of both users on all the files in
> > /home/<user> and see what differences turn up.
>
> Well, I would have done that if I knew how to do that :o)

In a terminal type:

sudo sh -c 'diff -rU 6 /home/user1 /home/user2 >diff.txt'

The file diff.txt will show the differences between files with equal 
filenames including some lines of context. You need root permission 
because you want to read all files in both home directories.


Nils




More information about the kubuntu-users mailing list