Bug 13311 - Please add --version and/or -v or -V
Summary: Please add --version and/or -v or -V
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-11 05:10 UTC by shevegen@gmail.com
Modified: 2020-11-11 05:10 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shevegen@gmail.com 2020-11-11 05:10:52 UTC
Please add a --version flag to "busybox" binary.

Reasoning:

We can find out the version of busybox via "head -1" to
grab the first line. But it would make it a bit simpler
if a --version commandline flag is added. Thank you for
reading.