Skip to content

grep: Support -A, -B, -C #435

@klange

Description

@klange

These options are not in POSIX, but they are commonly supported in GNU and BSD greps.

Prints surrounding context of matches (-A for after, -B for before, -C for a combination).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions