On 01/11/2015 01:38 PM, Unknown Crewman wrote:
my idea was similar, I was thinking about using ls and cut and perhaps something else and then compare both trees (files) using meld, since meld seems to be smarter regarding files that are just in one of both trees (files), than diff is. Sometimes diff becomes unreadable.
Yes -- 'ls' with '-l' and '-R' should be straight-forward. David _______________________________________________ D-community-offtopic mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/d-community-offtopic
