Adam Vande More wrote:
On Mon, Dec 31, 2012 at 8:39 PM, Fbsd8 wrote:
ended up trying
cd dir-tree1
mtree -c | mtree -p dir-tree2
Now this seems like it worked, except every thing was flagged for
non-matching modification time. How do I tell it to not check modification
time?
mtree -c -k sh
On Mon, Dec 31, 2012 at 8:39 PM, Fbsd8 wrote:
> ended up trying
> cd dir-tree1
> mtree -c | mtree -p dir-tree2
>
> Now this seems like it worked, except every thing was flagged for
> non-matching modification time. How do I tell it to not check modification
> time?
>
mtree -c -k sha256digest,un
On 01/01/2013 01:23, Fbsd8 wrote:
> I want to compare 2 different directory trees to each other to locate
> any differences in directories and files contained there in.
>
> Any suggestions?
diff -ru directory1 directory2
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil.
PGP:
> From owner-freebsd-questi...@freebsd.org Mon Dec 31 19:26:37 2012
> Date: Mon, 31 Dec 2012 20:23:33 -0500
> From: Fbsd8
> To: FreeBSD Questions
> Subject: utility to compare 2 dir trees
>
> I want to compare 2 different directory trees to each other to locate
Fbsd8 wrote:
Erich Dollansky wrote:
Hi,
On Mon, 31 Dec 2012 20:45:39 -0500
Fbsd8 wrote:
Adam Vande More wrote:
On Mon, Dec 31, 2012 at 7:23 PM, Fbsd8
wrote:
I want to compare 2 different directory trees to each other to
locate any differences in directories and files contained there in.
Erich Dollansky wrote:
Hi,
On Mon, 31 Dec 2012 20:45:39 -0500
Fbsd8 wrote:
Adam Vande More wrote:
On Mon, Dec 31, 2012 at 7:23 PM, Fbsd8
wrote:
I want to compare 2 different directory trees to each other to
locate any differences in directories and files contained there in.
Any suggestio
Hi,
On Mon, 31 Dec 2012 20:45:39 -0500
Fbsd8 wrote:
> Adam Vande More wrote:
> > On Mon, Dec 31, 2012 at 7:23 PM, Fbsd8
> > wrote:
> >
> >> I want to compare 2 different directory trees to each other to
> >> locate any differences in directories and files contained there in.
> >>
> >> Any sugg
Adam Vande More wrote:
On Mon, Dec 31, 2012 at 7:23 PM, Fbsd8 wrote:
I want to compare 2 different directory trees to each other to locate any
differences in directories and files contained there in.
Any suggestions?
mtree(8)
From the man page I don't see how to code mtree to compare 2
On Mon, Dec 31, 2012 at 7:23 PM, Fbsd8 wrote:
> I want to compare 2 different directory trees to each other to locate any
> differences in directories and files contained there in.
>
> Any suggestions?
>
mtree(8)
--
Adam Vande More
___
freebsd-questi
I want to compare 2 different directory trees to each other to locate
any differences in directories and files contained there in.
Any suggestions?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-quest
10 matches
Mail list logo