Bug 13311

Summary: Please add --version and/or -v or -V
Product: Busybox Reporter: shevegen <shevegen>
Component: OtherAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

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.