Why does ack ignore unknown files by default?
ack is designed by a programmer, for programmers, for searching large trees of code. Most codebases have a lot files in them which aren’t source files (like compiled object files, source control metadata, etc), and grep wastes a lot of time searching through all of those as well and returning matches from those files. That’s why ack’s behavior of not searching things it doesn’t recognize is one of its greatest strengths: the speed you get from only searching the things that you want to be looking at.
Related Questions
- When using a default interface, are the WSDL and XSD files used by the SSE during the service execution or just for the workflow generation/compilation?
- How do I reset the KARMA software to its default state? Or how do I delete the KARMA Software Preference/Setting files?
- How can I play midi files using the default ROM fonts that come with my card?