Skip to content

Let utilities identify themselves as being part of uutils in --help and --version #690

@terrahornbeck378

Description

@terrahornbeck378

I had a tool in $PATH and needed to determine whether its from GNU coreutils/findutils/... , busybox, or uutils. While the GNU and Busybox state their origin in the --help and --version , uutils stays (mostly) silent about its origin.

Add something like part of uutils to --help and also mention uutils in the --version output.

Since procps is a multi-call binary, it should also support --version on the top level, i.e. procps --version.

Note: This bug is part of a series of bugreports across all tools of uutils. Please check wether I've covered all your utilities.

Related:

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