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.