Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --no-filter option to avoiding entering pipe mode #250

Closed
wants to merge 1 commit into from

Conversation

zhaocai
Copy link

@zhaocai zhaocai commented Mar 27, 2013

ack erroneously goes into filter mode. In my case, it happened when I use ack with gnu parallel.

cat filelist.txt | parallel -L 7 ack "query"

Issue: #158

@hoelzro
Copy link
Collaborator

hoelzro commented Aug 28, 2013

Migrated to ack2 queue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants