Let utilities identify themselves as being part of uutils in `--help` and `--version`
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Rust
- Sterne
- 276
- Forks
- 39
- Ø Merge
- 3 Std. 27 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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.
diffutils currently does support neither --version nor --help.
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:
- https://github.com/uutils/coreutils/issues/7427
- https://github.com/uutils/coreutils/issues/12114
- https://github.com/uutils/tar/issues/273
- https://github.com/uutils/procps/issues/690
- https://github.com/uutils/util-linux/issues/538
- https://github.com/uutils/acl/issues/298
- https://github.com/uutils/findutils/issues/672
- https://github.com/uutils/sed/issues/407
- https://github.com/uutils/awk/issues/2
- https://github.com/uutils/diffutils/issues/222
- https://github.com/uutils/bsdutils/issues/128
- https://github.com/uutils/shadow-rs/issues/161
- https://github.com/uutils/hostname/issues/290
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, die diffutils-Dienstprogramme und ihre vorhandenen --help- und --version-Einstiegspunkte zu finden; laut Issue unterstützt diffutils derzeit keines von beiden. Vergleiche die Ausgabe jedes Dienstprogramms mit dem angeforderten uutils-Identifikationstext, einschließlich der im Bericht aufgeführten verwandten Dienstprogramme, und betrachte die Arbeit als abgeschlossen, wenn die relevanten Help- und Versionsausgaben uutils identifizieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- cli
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100