This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFU] R-2.15.1-1


On Jun 25 10:50, marco atzeri wrote:
> 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

Yes, it does.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]