]> Git Repo - linux.git/commit - scripts/ver_linux
ver_linux: net-tools, look for numerical input, not field number
authorAlexander Kapshuk <[email protected]>
Mon, 12 Oct 2015 18:39:57 +0000 (21:39 +0300)
committerGreg Kroah-Hartman <[email protected]>
Sun, 18 Oct 2015 04:55:26 +0000 (21:55 -0700)
commitbe6bb51a9f6a60995e0069bfdd9e0611d78ae4c6
tree717cf95402143aa0e7e6b3a5f0c64f0a6665619e
parente7230872ce44667003876f6ef6d3401636033453
ver_linux: net-tools, look for numerical input, not field number

Rely on regex to find the version number, rather than rely on numerical input to be found in a particular input field.
Proposed implementation also eliminates the necessity to invoke 'grep' + 'awk'.

Signed-off-by: Alexander Kapshuk <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
scripts/ver_linux
This page took 0.053396 seconds and 4 git commands to generate.