Skip to content

getopts should accept short options combined #1

@nyxnor

Description

@nyxnor

example is grep -qE. -q and -E are two options combined, they can't require argument, or probably just the last one can.
The script should loop all these options instead of erroring out if the options are valid.

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