Search Results

0
votes

Graphical DIFF programs for linux

I have used Meld once, which seemed very nice, and I may try more often. vimdiff works well, if you know vim well. Lastly I would mention I've found xxdiff does a reasonable job for a quick compari …
5
votes

Best Filesystem to use for Desktop Linux?

I would echo the thoughts expressed here: Ext3 is very stable, and every tool understands it well, and if they don't, they can still read it as ext2. Reiser had some promise …