What is the best code compare tool available for Linux? I have been using Beyond Compare in Windows and am looking for something similar for Ubuntu with nautilus integration.
Code compare tool for Linux [closed]
Asked Answered
Try meld , there is a nautilus extension for it too.
apt-get install meld nautilus-compare –
Screenplay
What a fantastically useful program. I love free software. –
Begat
Beyond compare works on Linux, too, there's even a .deb
.
It also adds commands to the "Scripts" submenu in Nautilus's context menu. –
Dijon
BC has folder compare, so you can see instantly which files have differences. If you have hundreds of files in many folders and subfolders, that's a big plus. –
Cappella
I liked meld when I tried it on ubuntu, but I was using it with rapidsvn
One Line Installation Command:
sudo apt-get install meld
Website: http://meld.sourceforge.net/
I use Meld - http://meld.sourceforge.net/ You can install it from the Ubuntu repository
meld does not have ftp/sftp comparison. go for BC3 for Ubuntu, still the best one around
or since no one else mentioned it in the first minute....
why not meld?
6 ppl mentioned it after 10min at about the same time :) –
Brush
I use diff and patch on the command line.
@Chris Harrison: Hehe, since you make a cynical remark - use diffchecker.com , works on any OS - without installation. –
Screenplay
I find vimdiff very hard to beat. You may go so far as to say it's beyond compare!
It also works on more operating systems than I use on a daily basis! –
Gompers
© 2022 - 2024 — McMap. All rights reserved.