Hacker News new | ask | show | jobs
by wangweij 4375 days ago
Examples or it didn't happen.
1 comments

e.g. $ cgrep -r --header "stdio.h" to search recursively for headers

$cgrep -r --identifier VARname to search for a variable

etc..