Code diving is a fact of the DevOps life and I just wanted to pass along a utility that makes those OpenStack Nova Deep Dive posts possible: ack.
ack is awesome for the following reasons:
- speed
- ignores SCM directories like .git/.svn
- prints line numbers!
Back to some code diving…