Skip to content

Fedora 38: "warning: egrep is obsolescent" #431

Open
@kisamoto

Description

@kisamoto

Getting the following when using gvm on Fedora 38: egrep:

warning: egrep is obsolescent; using grep -E

This was a change made in September 2022 in version GNU Grep 3.8+

Edit: Reading the official release notes for Grep 3.8, egrep seems to be deprecated since 2007 so it should be fairly safe to replace these and maintain backwards compatability.

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