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

find_n_strings utility is actually find_n matching lines #21

Description

@nanavati

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions