Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=519395
--- Comment #5 from Stepan Kasal skasal@redhat.com 2009-08-27 10:43:13 EDT --- (In reply to comment #4)
find ... -exec rm -f {} +
...
will be incompatible with EL-5, let alone EL-4.
Right, so I will not use it. Thank you for warning me.
OTOH, I have just checked that -empty (to detect an empty directory) is present on RHEL 4.5, so we can safely use it.