Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> What do you do if you need to look up the definition/implementation of some function which is in some other file?

At some point, for me, ‘find <dir> -name “*.ext” | xargs grep <pattern>’ took over for recursive grep, because the required tools are available on most Unix systems.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: