===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
metis-edf-4.1-2/CONFIG/onmetis.in-11-set_prefix() {
metis-edf-4.1-2/CONFIG/onmetis.in:12:   local this=`readlink -n -f $1`
metis-edf-4.1-2/CONFIG/onmetis.in:13:   prefix=`dirname $this`
metis-edf-4.1-2/CONFIG/onmetis.in-14-}
##############################################
metis-edf-4.1-2/CONFIG/configure-10-   OS_LEVEL=`uname -r`
metis-edf-4.1-2/CONFIG/configure:11:   OS_NIV=`echo $OS_LEVEL | awk -F'.' '{print $2}'`
metis-edf-4.1-2/CONFIG/configure-12-   if [ $OS_NIV -lt 6 ]; then
##############################################
metis-edf-4.1-2/onmetis-11-set_prefix() {
metis-edf-4.1-2/onmetis:12:   local this=`readlink -n -f $1`
metis-edf-4.1-2/onmetis:13:   prefix=`dirname $this`
metis-edf-4.1-2/onmetis-14-}
##############################################
metis-edf-4.1-2/.pc/configure.patch/CONFIG/configure-10-   OS_LEVEL=`uname -r`
metis-edf-4.1-2/.pc/configure.patch/CONFIG/configure:11:   OS_NIV=`echo $OS_LEVEL | awk -F'.' '{print $2}'`
metis-edf-4.1-2/.pc/configure.patch/CONFIG/configure-12-   if [ $OS_NIV -lt 6 ]; then