Daily Archives: 0x20091209

Something better than grep – Part II

2
Filed under Development
Tagged as , , , ,

As I mentioned previously, I kind of liked the ack-grep tool. I made a small patch for it so that it ignores moc_*.cpp files generated by Qt’s moc tool, which I think makes not much of sense to include in the search as they are automatically generated files.