[RFU] R-2.15.1-1

marco atzeri marco.atzeri@gmail.com
Mon Jun 25 08:51:00 GMT 2012


On 6/25/2012 10:43 AM, marco atzeri wrote:
> On 6/25/2012 10:18 AM, Corinna Vinschen wrote:

>> Btw., your `find' calls to remove the index.html and md5.sum files are
>> a blessing, but... would you mind to use "| xargs rm" rather than
>> -delete?  The find version on sourceware doesn't know this option yet.
>>
>>
>> Thanks,
>> Corinna
>>
>
> no problem at all, I will adjust my note for the next time
>
>

does this work on sourceware

  find R -name index.html -o -name md5.sum | xargs rm

Marco



More information about the Cygwin-apps mailing list