I'm trying to delete all files in all directories that end in '~'.
I've tried:

<deltree dir="**/*~">
<deltree dir="/**/*~">
<delete file="**/*~">
<delete file="/**/*~">

but none of these seem to do what I want.  Is there a way
to do this?

Thanks,
Kevin Regan

[EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to