Skip to content

Command for listing everything that does not match a patter requires extended globing be enabled #25

@ColeWunderlich

Description

@ColeWunderlich

The one-liner for listing or removing all files that do not match a pattern from the etc section requires that extended globbing be enabled (shopt -s extglob).

It may be a good idea to include this as a note since not all distros have this enabled by default. (mine didn't)

For more info, see here

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