Mark, > 'find include -type f | xargs grep -H S3C2410_IICLC_SDA_DELAY5' or somesuch. 'grep -r S3C2410_IICLC_SDA_DELAY5 include' achieves the same and if way more efficient as far as I can see. -- Jean Delvare