=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== 0xffff-0.8/debian/completions/_0xFFFF-108- 0xffff-0.8/debian/completions/_0xFFFF:109: PARTS=`echo $PREFIX | grep -o : | wc -l` 0xffff-0.8/debian/completions/_0xFFFF-110- if [[ "$PARTS" != "0" ]] ; then 0xffff-0.8/debian/completions/_0xFFFF:111: for p in `seq $PARTS` ; do 0xffff-0.8/debian/completions/_0xFFFF:112: part=`echo $PREFIX | cut -d : -f $p` 0xffff-0.8/debian/completions/_0xFFFF-113- IFS=" "