On 11 January 2015 at 23:47, Unknown Crewman
<[email protected]> wrote:
>
> any idea how to check recursively, if the owner and group of a directory and 
> it's content differs to an directory and it's content from a backup?
>
> I made a mistake and it's unlikely that owner and group of any file or 
> directory changed, but it's not impossible, so I want to compare everything 
> with a backup directory.
>
> diff/find?

If you run the following command and then copy/paste its output here
then we will know more about the capability of the tools you have
available on that machine.

echo "$BASH_VERSION" ; find --version ; diff --version

_______________________________________________
D-community-offtopic mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/d-community-offtopic

Reply via email to