===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
compartment-1.1.0/README-254-for i in $FILE_LIST; do
compartment-1.1.0/README:255:   LIB=`ldd $i 2> /dev/null |grep -v "not a "| awk '{print$ 3}'`
compartment-1.1.0/README-256-   cp -a $i "$CHROOT_DIR/$i"
##############################################
compartment-1.1.0/README-319-for i in $FILE_LIST; do
compartment-1.1.0/README:320:   LIB=`ldd $i 2> /dev/null |grep -v "not a "| awk '{print$ 3}'`
compartment-1.1.0/README-321-   cp -a $i "$CHROOT_DIR/$i"