The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
6answers
333 views

Should I install 12.04 or 12.10?

I've been using 12.04 for a few months now, but today I began thinking about re-installing Ubuntu, and now I'm a bit confused. What should I Choose? Ubuntu 12.04 or 12.10 32 bit or 64 bit I want ...
6
votes
3answers
851 views

Is there a way to find duplicate images in Ubuntu?

I am wondering if there is a way to compare folders in Ubuntu? I have tried to organize my photo folders many times...and for this reason I have several folders that contain the same files (maybe a ...
0
votes
2answers
2k views

Need Software to compare two text files [duplicate]

Possible Duplicate: File and directory comparison tool? Is there any software available on Ubuntu12.04 to compare two gedit text files for the differences between them. I have two CSS text ...
1
vote
2answers
84 views

About Ubuntu One and re-check

I have a question, is there a way to tell Ubuntu One to compare and re-check the server and Pc synced files and folders to detect any diference between them? Thanks for answering.-
26
votes
4answers
17k views

Why did Thunderbird replace Evolution in 11.10?

According to this, The default email client for Ubuntu 11.10 will be Thunderbird instead of Evolution. I've used Evolution since Ubuntu 9.10; I've always used the default applications because I ...
2
votes
1answer
292 views

Tool to compare directories and files depending on specific given conditions

I'm looking for a tool that combines the power of several other existing programs as there are diff (and all GUIs: meld, diffuse, kompare), fslint, rsync, unison. I want to have the possibility to ...
1
vote
1answer
461 views

Program to compare two files line by line

Is there a GUI-based program on Ubuntu that compares two files line by line and indicates where two lines do not match? If not, any console app that does the same thing?
40
votes
14answers
26k views

File and directory comparison tool?

I'm looking for something that will compare directories and files like Beyond Compare does for windows. Its mainly for use of source control, but I need to use it for deployment as well.