Skip to content

Add a getopt flag that consumes all remaining arguments #12306

Closed
@ghost

Description

On Unix, some programs run other programs. It is standard convention to pass along the tail of the command line unprocessed.

Examples:

bash -c command [args]
time command [args]
schedtool -e command [args]
chroot /newroot command [args]

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