I wonder why the following expression:
find /home/sky/projects/findutils/sp \
'( -fstype ext3 -o -type d -wholename prune1 \
-o -type d -wholename prune2 -o -type d -wholename prune3)' \
-prune -o -print0
fails with
invalid predicate `( -fstype ext3 -o -type d -wholename prune1 -o
-type d -wholename prune2 -o -type d -wholename prune3)'
What's wrong with it?
Leslie
--
Personal homepage: https://viridian.dnsalias.net/~sky/homepage/
gpg --keyserver pgp.mit.edu --recv-keys DD4EBF83
pgpJkKE0yF61g.pgp
Description: PGP signature
_______________________________________________ Bug-findutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-findutils
