Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
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

Description

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

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