Excerpts from Peter Eisentraut's message of jue ago 26 14:25:31 -0400 2010:

> If you have "find" superpowers, maybe you can tell it not to process
> anything below doc/src/sgml/.

line 25:

find "$sourcetree" -type d \( -name CVS -prune -o -path "*doc/src/sgml/*" 
-prune -o -print \)

-- 
Álvaro Herrera <alvhe...@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to