Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 00:39:22 +1000
From:      Norberto Meijome <freebsd@meijome.net>
To:        freebsd-questions@freebsd.org
Subject:   Excluding paths with mtree
Message-ID:  <20060524003922.39d41ca4@localhost>

next in thread | raw e-mail | index | archive | help
Hi all,
I must be slower than normal today... how can I get mtree to ignore a
subdirectory of the path I'm telling it to map?

I'm doing:
/usr/sbin/mtree -K sha256digest -x -c -p /usr/

but i dont want it to map /usr/home.

I tried -X /usr/home, and creating /tmp/exc with /usr/home in it, and having
-X /tmp/exc in the cmd line... no luck,

running 6.1 on i386.

TIA!
Beto



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060524003922.39d41ca4>