===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-110-echo Working on source directory $SRC/$i
ctn-3.2.0~dfsg/apps/scripts/create_icons.94:111:set file_list = `ls $SRC/$i`
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-112-icon_script $SRC $DST/images $i $DST/db/print.db $DST/db/icon.index \
##############################################
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-121-echo Working on source directory $SRC/$i
ctn-3.2.0~dfsg/apps/scripts/create_icons.94:122:set file_list = `ls $SRC/$i`
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-123-icon_script $SRC $DST/images $i $DST/db/print.db $DST/db/icon.index \
##############################################
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-132-echo Working on source directory $SRC/$i
ctn-3.2.0~dfsg/apps/scripts/create_icons.94:133:set file_list = `ls $SRC/$i`
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-134-icon_script $SRC $DST/images $i $DST/db/print.db $DST/db/icon.index \
##############################################
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-143-echo Working on source directory $SRC/$i
ctn-3.2.0~dfsg/apps/scripts/create_icons.94:144:set file_list = `ls $SRC/$i`
ctn-3.2.0~dfsg/apps/scripts/create_icons.94-145-icon_script $SRC $DST/images $i $DST/db/print.db $DST/db/icon.index \
##############################################
ctn-3.2.0~dfsg/apps/scripts/create_icons-159-echo Working on source directory $SRC/$i
ctn-3.2.0~dfsg/apps/scripts/create_icons:160:set file_list = `ls $SRC/$i`
ctn-3.2.0~dfsg/apps/scripts/create_icons-161-icon_script $SRC $DST/images $i $DST/db/print.db $DST/db/icon.index \
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.makalinuxctn-8-/bin/df . | awk '{ if (NR==2) printf ("\t%.1f MBytes are avaialble\n", $4) }'
ctn-3.2.0~dfsg/contributed/linux-chimiak/.makalinuxctn:9:DISK_AMOUNT=`/bin/df . | awk '{ if (NR==2) print $4 }'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.makalinuxctn-10-if [ $DISK_AMOUNT -lt 90000 ]; then
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-35-	# remember the directory
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:36:XLIBRARYSTUFF=`echo $XLIBRARYSTUFF | awk '{print $1 }'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-37-
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-38-if [ ! -z $XLIBRARYSTUFF ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:39:XLIBRARYSTUFF=`dirname $XLIBRARYSTUFF`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-40-/bin/echo "\t Got it.   X11 library is at $XLIBRARYSTUFF\n"
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-55-DALIB=""
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:56:DALIB=`find $XLIBRARYSTUFF -name $2 -print | awk '{ if (NR == 1 ) print $1 }'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-57-case $DALIB in
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:58:	"") DALIB=`find /usr -name $2 -print | awk '{if (NR == 1 ) print $1 }'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:59:	DALIB=`dirname $DALIB`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-60-	if [ -z $DALIB ] ; then
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-65-	*) /bin/echo "\t got it. The $1 library is at $DALIB"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:66:	DALIB=`dirname $DALIB`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-67-	;;
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-92-else
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:93:  DAINC=`find /usr -name $2 -print | awk '{ if (NR == 1 ) print $1 }'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-94-  case $DAINC in
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:95:        "") DAINC=`find /usr -name $2 -print | awk '{if (NR == 1 ) print $1 }'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:96:        DAINC=`dirname $DAINC`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-97-        if [ -z $DAINC ] ; then
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-102-        *) /bin/echo "\t got it. The $1 library is at $DAINC"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:103:        DAINC=`dirname $DAINC`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-104-        ;;
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-135-/bin/echo "\n I am looking for the Minerva Data base"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:136:MSQL_ROOT=`find /usr/local -name Minerva -print | awk '{if (NR == 1) print $1}'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-137-
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:138:if [ `basename $MSQL_ROOT`="Minerva" -a -d "$MSQL_ROOT" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-139-	/bin/echo "The Minerva SQL data base is at $MSQL_ROOT \n\n"
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-151-	  	MSQL_ROOT=`find / -name Minerva -exec echo {} \;`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:152:	  	MSQL_ROOT=`echo $MSQL_ROOT | awk '{print $1}'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-153-		echo it is $MSQL_ROOT ;;
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-156-	  	MSQL_ROOT=`find / -name Minerva -exec echo {} \;`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:157:	  	MSQL_ROOT=`echo $MSQL_ROOT | awk '{print $1}'`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-158-		echo it is $MSQL_ROOT ;;
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-162-
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:163:	if [ `basename $MSQL_ROOT`="Minerva" -a -d "$MSQL_ROOT" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-164-        	  echo I have found it at $MSQL_ROOT
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-214-
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:215:if [ `basename $SHELL` = "bash" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-216-	/bin/echo "bash \n\n"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:217:elif [ `basename $SHELL` = "csh" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-218-	/bin/echo "csh \n\n"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:219:elif [ `basename $SHELL` = "tcsh" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-220-	/bin/echo "tcsh \n\n"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:221:elif [ `basename $SHELL` = "ksh" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-222-	/bin/echo "ksh \n\n"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:223:elif [ `basename $SHELL` = "zsh" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-224-	/bin/echo "zsh \n\n"
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:225:elif [ `basename $SHELL` = "sh" ]; then
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-226-	/bin/echo "sh \n\n"
##############################################
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-291-findXincludes XWindows X11 ; findXincludes Motif Xm
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure:292:MOTIF_BASE_INC=`dirname $DAINC`
ctn-3.2.0~dfsg/contributed/linux-chimiak/.linux.configure-293-
##############################################
ctn-3.2.0~dfsg/facilities/snp/snp.c-125-
ctn-3.2.0~dfsg/facilities/snp/snp.c:126:static void paddr(char *addr);
ctn-3.2.0~dfsg/facilities/snp/snp.c-127-
##############################################
ctn-3.2.0~dfsg/facilities/snp/snp.c-321-	printf("Initiator address = ");
ctn-3.2.0~dfsg/facilities/snp/snp.c:322:	paddr(host->h_addr);
ctn-3.2.0~dfsg/facilities/snp/snp.c-323-	printf("\n");
##############################################
ctn-3.2.0~dfsg/facilities/snp/snp.c-333-	printf("Acceptor address = ");
ctn-3.2.0~dfsg/facilities/snp/snp.c:334:	paddr(host->h_addr);
ctn-3.2.0~dfsg/facilities/snp/snp.c-335-	printf("\n");
##############################################
ctn-3.2.0~dfsg/facilities/snp/snp.c-994-static void
ctn-3.2.0~dfsg/facilities/snp/snp.c:995:paddr(char *addr)
ctn-3.2.0~dfsg/facilities/snp/snp.c-996-{
##############################################
ctn-3.2.0~dfsg/facilities/snp/decode.h-111- */
ctn-3.2.0~dfsg/facilities/snp/decode.h:112:#define		OFFADDR(s, n)	(u_char*)((char*)(s) + (int)(n))
ctn-3.2.0~dfsg/facilities/snp/decode.h-113-
##############################################
ctn-3.2.0~dfsg/facilities/manage/control.c-723-
ctn-3.2.0~dfsg/facilities/manage/control.c:724:	ipAddress = inet_addr(node);
ctn-3.2.0~dfsg/facilities/manage/control.c:725:	h = gethostbyaddr((char *) &ipAddress, 4, PF_INET);
ctn-3.2.0~dfsg/facilities/manage/control.c-726-    } else {
##############################################
ctn-3.2.0~dfsg/facilities/dulprotocol/dulprotocol.c-2268-#else
ctn-3.2.0~dfsg/facilities/dulprotocol/dulprotocol.c:2269:    remote = gethostbyaddr(&from.sa_data[2], 4, 2);
ctn-3.2.0~dfsg/facilities/dulprotocol/dulprotocol.c-2270-#endif
ctn-3.2.0~dfsg/facilities/dulprotocol/dulprotocol.c-2271-#else
ctn-3.2.0~dfsg/facilities/dulprotocol/dulprotocol.c:2272:    remote = gethostbyaddr(&from.sa_data[2], 4, 2);
ctn-3.2.0~dfsg/facilities/dulprotocol/dulprotocol.c-2273-#endif
##############################################
ctn-3.2.0~dfsg/debian/rules-65-	dh_fixperms
ctn-3.2.0~dfsg/debian/rules:66:	chmod +x `echo $(CURDIR)/debian/$(pkg-ctn)/usr/share/ctn/mysql/*`
ctn-3.2.0~dfsg/debian/rules:67:	chmod -x `echo $(CURDIR)/debian/$(pkg-ctn)/usr/share/ctn/mysql/*.script`