===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dds2tar-2.5.2/dds2tar-test.sh-56-if test $I = 0 ; then exit 1 ; fi
dds2tar-2.5.2/dds2tar-test.sh:57:I=`expr $I - 1`
dds2tar-2.5.2/dds2tar-test.sh-58-echo file number of the archive written is $I
##############################################
dds2tar-2.5.2/ddstool-33-	mt rewind;
dds2tar-2.5.2/ddstool:34:	L=`mt-dds label | awk '{print $1}' `
dds2tar-2.5.2/ddstool-35-	T=`mt-dds ts`
##############################################
dds2tar-2.5.2/ddstool-38-	mt status | grep file
dds2tar-2.5.2/ddstool:39:	F=`mt status | awk '{ if ($1 == "file") printf("%02d",$4) }'`
dds2tar-2.5.2/ddstool-40-	echo $A/$T.$F $A/$L.$F
##############################################
dds2tar-2.5.2/ddstool-51-	mt rewind;
dds2tar-2.5.2/ddstool:52:	L=`mt-dds label | awk '{print $1}' `
dds2tar-2.5.2/ddstool-53-	T=`mt-dds ts`
##############################################
dds2tar-2.5.2/ddstool-55-	rm $A/$L.* $A/$T.*
dds2tar-2.5.2/ddstool:56:	L=`echo "$2" | awk '{print $1}'`
dds2tar-2.5.2/ddstool-57-	if test -f $L.01 ; then
##############################################
dds2tar-2.5.2/ddstool-69-	mt rewind;
dds2tar-2.5.2/ddstool:70:	L=`mt-dds label | awk '{print $1}' `
dds2tar-2.5.2/ddstool-71-	T=`mt-dds ts`
##############################################
dds2tar-2.5.2/ddstool-77-	mt asf "$2"
dds2tar-2.5.2/ddstool:78:	F=`mt status | awk '{ if ($1 == "file") printf("%02d",$4) }'`
dds2tar-2.5.2/ddstool-79-	echo File = $F