===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
zchunk-1.1.7+ds1/test/abi.sh-17-cd abi/stable
zchunk-1.1.7+ds1/test/abi.sh:18:abi-dumper libzck.so.* -lver `cat zck.h | grep ZCK_VERSION | head -n 1 | awk '{ print $3 }' | sed s/\"//g` -public-headers `pwd abi/stable`
zchunk-1.1.7+ds1/test/abi.sh-19-if [ "$?" -ne 0 ]; then
##############################################
zchunk-1.1.7+ds1/test/abi.sh-24-cd ../new
zchunk-1.1.7+ds1/test/abi.sh:25:abi-dumper libzck.so.* -lver `cat zck.h | grep ZCK_VERSION | head -n 1 | awk '{ print $3 }' | sed s/\"//g` -public-headers `pwd abi/new`
zchunk-1.1.7+ds1/test/abi.sh-26-if [ "$?" -ne 0 ]; then