How to compare/diff recursively owner and group of directories?

David Christensen dpchrist at holgerdanske.com
Sun Jan 11 22:18:01 UTC 2015


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




More information about the D-community-offtopic mailing list