I frequently have cause to grep -r our entire codebase, so I think I’ll be having a play with this. Thank you!
Edit: And you’ve helped me impress my boss. Well done :-D (We use Ubuntu 10.04 VMs as servers, so the Lucid deb was just the thing.) HEY EVERYONE: If you ever find yourself having to grep -r a codebase, just use ag instead.
Feature request: output in the same format as grep -r (to feed to other scripts). Edit: and lo, it does this automatically when its output is a pipe. Win!
I frequently have cause to grep -r our entire codebase, so I think I’ll be having a play with this. Thank you!
Edit: And you’ve helped me impress my boss. Well done :-D (We use Ubuntu 10.04 VMs as servers, so the Lucid deb was just the thing.) HEY EVERYONE: If you ever find yourself having to grep -r a codebase, just use ag instead.
Feature request: output in the same format as grep -r (to feed to other scripts). Edit: and lo, it does this automatically when its output is a pipe. Win!