Remi Pointel <pyt...@xiri.fr> added the comment:

> How about using the -depth option then? It's in POSIX but does OpenBSD have 
> it? The man page of GNU find says it has a -d option (that does the same as 
> -depth) for compatibility with BSD.

Yes, we have this option:
-depth  This primary always evaluates to true.  The same as specifying the -d 
option.

Source: http://www.openbsd.org/cgi-bin/man.cgi?query=find

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13326>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to