to do this w/Ant?



$ cd <dir>
$ for i in `find . -print` ; do
$ rm <dir2>/$i
$ done






thanks,
[EMAIL PROTECTED]





Reply via email to