find /src386 >> /tmp/bfile1
egrep -h .c$ /tmp/bfile1 > /tmp/bfile2
egrep -h .h$ /tmp/bfile1 >> /tmp/bfile2
