Hello,
> mmh, even Lenny's find (findutils 4.4.0-2) doesn't work as advertised:
>
> $ mkdir -p z/a/b z/a/c
> $ find z -depth -type d -empty -execdir echo {} +
> ./c
> ./b
>
> I would have expected
>
> ./c ./b
BTW, this is Debian Bug #489046.Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

