locate is too much work. it means you need to have updatedb in your cron :-)
find . -name setbits* would be my choice :-) Quoting Edwin van den Oetelaar <[EMAIL PROTECTED]>: > J R wrote: >> Hello, >> can someone send me "setbits" source code cause I can't find it anywhere in >> my fox distrib ... >> thank a lot ! >> Julien > > No! > > It is there : don't be lazy. > > $ locate setbits.c > /usr/local/axis/devboard-R2_01/apps/utils/setbits-R1_0_1/setbits.c > > What is the problem? >
