=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xdeb-0.6.7/doc/examples/graphutils/findcycles-25-xdeb.py -a armel --generate-graph --apt-source "$PACKAGES" | sccmap > "${WORKDIR}/${NAME}" xdeb-0.6.7/doc/examples/graphutils/findcycles:26:DIRSIZE=`wc ${WORKDIR}/${NAME} | awk '{print $1}'` xdeb-0.6.7/doc/examples/graphutils/findcycles-27-if [ "${DIRSIZE}" -eq "2" ] ; then ############################################## xdeb-0.6.7/doc/examples/graphutils/findcycles-43-#do xdeb-0.6.7/doc/examples/graphutils/findcycles:44:# filebase=`basename $file .ps` xdeb-0.6.7/doc/examples/graphutils/findcycles-45-# echo "Generating ${OUTPUTDIR}/${filebase}.pdf"