8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ack -x ignores type filters. This is surprising to some users, and there have been repeated calls for -x to respect the --type filters.
ack -x
-x
--type
It's too late to change the behavior of -x, but perhaps we add another flag, maybe -X, that obeys the type filters.
-X
Let's discuss.