On 12/23/2014 12:42 AM, Marcus D. Leech wrote:
> I used the following "find" command:
> 
> find gnuradio -name "*.*" -exec grep -H branchless_clip '{}' ';'

A nice tool for searching source trees is 'ack': http://beyondgrep.com/

It also has a vim plugin.

Cheers,
M


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to