why the ack didn't make search in macport's Porfiles ?
I had a directory's tree with a lot of Porfile files.
And I'd like to find a substring inner Portfiles, but the ack ignore this files.
How can I configure ack to find substring/regex into Porfiles?
thanks
I had a directory's tree with a lot of Porfile files.
And I'd like to find a substring inner Portfiles, but the ack ignore this files.
ack 1.x only searches source code, and source code is defined as "files that are of a type that ack understands."