===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dhcp-helper-1.2/get-version-21-else
dhcp-helper-1.2/get-version:22:     vers=`echo $subst | sed 's/[(), ]/,/ g' | tr ',' '\n' | grep $v[0-9]`
dhcp-helper-1.2/get-version-23-