Skip to content

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

@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.

Currently, find --version prints find (Rust) 0.8.. Instead of Rust I suggest using uutils. Note that xargs does not print any affiliation.

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions