Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

find_n_strings utility is actually find_n matching lines #21

Open
nanavati opened this issue Jan 22, 2021 · 0 comments
Open

find_n_strings utility is actually find_n matching lines #21

nanavati opened this issue Jan 22, 2021 · 0 comments

Comments

@nanavati
Copy link
Contributor

This is a small thing that I'm just recording because I tripped over it today:
grep -c (used by find_n_strings) counts matching lines not matching words so, in practice, find_n_strings is actually find_n_matching_lines

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

No branches or pull requests

1 participant