2009/5/5 roger peppe <[email protected]>:
> {for (i in *_r) @{cd $i; echo -n $i^'  '; grep total otdit | grep -v na}} > 
> res
>

with this I get the same as with
 for (i in *_r) @{cd $i; echo -n $i^'  '; grep total otdit | grep -v na} >> res

which is now reasonable, having read R. Cox' post.

Thanks
ruda

Reply via email to