===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
biber-2.15/dist/linux_x86_32/striprpath.sh-16-
biber-2.15/dist/linux_x86_32/striprpath.sh:17:for file in `find $1 -name \*.so`; do
biber-2.15/dist/linux_x86_32/striprpath.sh:18:  if `readelf -d $file | grep -q RPATH`; then
biber-2.15/dist/linux_x86_32/striprpath.sh-19-     if [[ "$DEL_FLAG" == "true" ]]; then