From: Padraig Brady (padraig at domain antefacto.com)
Date: Tue 18 Jun 2002 - 17:26:38 IST
Ronan Waide wrote:
> On June 18, padraig at domain antefacto.com said:
>
>>yuk. Why put regex in find?
>>How about piping output of find to grep -E '[^/]*/[-0-9A-Z]{36}\.'
>
> Why run two processes when you can run one?
>
> Waider.
Obviously there is a trade off, but I think the simplicity
of just piping to grep (and just maintaining the regex
code in grep) outweighs the disadvantage of starting
another process.
Padraig.
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:20 GMT