===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
switchconf-0.0.17/switchconf-58-	echo "Executing scripts: ";
switchconf-0.0.17/switchconf:59:	for r in `find ${scriptsdir} -type f -perm /1 | sort`; do
switchconf-0.0.17/switchconf-60-	    echo "$r"
##############################################
switchconf-0.0.17/switchconf-118-
switchconf-0.0.17/switchconf:119:for f in `find ${conf} ! -type d | sed "s/^${conf}\///"`; do
switchconf-0.0.17/switchconf:120:    dir=`dirname ${dest_dir}/${f}`
switchconf-0.0.17/switchconf-121-    [ -d ${dir} ] || mkdir -p ${dir}
##############################################
switchconf-0.0.17/test2-16-    echo "conf=$conf"
switchconf-0.0.17/test2:17:    echo "$CMDLINE=" `cat $CMDLINE`
switchconf-0.0.17/test2-18-    exit 1
##############################################
switchconf-0.0.17/test2-25-    echo "conf=$conf"
switchconf-0.0.17/test2:26:    echo "$CMDLINE=" `cat $CMDLINE`
switchconf-0.0.17/test2-27-    exit 1
##############################################
switchconf-0.0.17/test2-35-    echo "conf=$conf"
switchconf-0.0.17/test2:36:    echo "$CMDLINE=" `cat $CMDLINE`
switchconf-0.0.17/test2-37-    exit 1
##############################################
switchconf-0.0.17/test2-44-    echo "conf=$conf"
switchconf-0.0.17/test2:45:    echo "$CMDLINE=" `cat $CMDLINE`
switchconf-0.0.17/test2-46-    exit 1